|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchItemException | |
---|---|
org.apache.mahout.cf.taste.impl.model | |
org.apache.mahout.cf.taste.impl.recommender.svd |
Uses of NoSuchItemException in org.apache.mahout.cf.taste.impl.model |
---|
Methods in org.apache.mahout.cf.taste.impl.model that throw NoSuchItemException | |
---|---|
PreferenceArray |
GenericDataModel.getPreferencesForItem(long itemID)
|
PreferenceArray |
GenericBooleanPrefDataModel.getPreferencesForItem(long itemID)
|
Uses of NoSuchItemException in org.apache.mahout.cf.taste.impl.recommender.svd |
---|
Methods in org.apache.mahout.cf.taste.impl.recommender.svd that throw NoSuchItemException | |
---|---|
double[] |
Factorization.getItemFeatures(long itemID)
|
int |
Factorization.itemIndex(long itemID)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |