- get() - Method in class org.lenskit.mf.funksvd.FunkSVDModelProvider
-
- get(RatingMatrixEntry) - Method in class org.lenskit.mf.funksvd.TrainingEstimator
-
Get the estimate for a getEntry.
- getAverageUserVector() - Method in class org.lenskit.mf.funksvd.FunkSVDModel
-
- getDomain() - Method in class org.lenskit.mf.funksvd.FunkSVDUpdateRule
-
- getError() - Method in class org.lenskit.mf.funksvd.FunkSVDUpdater
-
Get the error from the prepared update.
- getFeature() - Method in class org.lenskit.mf.funksvd.FeatureInfo.Builder
-
Get the feature’s number.
- getFeature() - Method in class org.lenskit.mf.funksvd.FeatureInfo
-
Get the feature number.
- getFeatureCount() - Method in class org.lenskit.mf.svd.MFModel
-
Get the model’s feature count.
- getFeatureInfo(int) - Method in class org.lenskit.mf.funksvd.FunkSVDModel
-
- getFeatureInfo() - Method in class org.lenskit.mf.funksvd.FunkSVDModel
-
Get the metadata about all features.
- getItemAverage() - Method in class org.lenskit.mf.funksvd.FeatureInfo.Builder
-
- getItemAverage() - Method in class org.lenskit.mf.funksvd.FeatureInfo
-
Get the item average value of this feature.
- getItemCount() - Method in class org.lenskit.mf.svd.MFModel
-
The number of items.
- getItemFeature(long, int) - Method in class org.lenskit.mf.svd.MFModel
-
Get a particular feature value for an item.
- getItemFeatureUpdate() - Method in class org.lenskit.mf.funksvd.FunkSVDUpdater
-
Get the update for the item-feature value.
- getItemIndex() - Method in class org.lenskit.mf.svd.MFModel
-
The item index mapping.
- getItemMatrix() - Method in class org.lenskit.mf.svd.MFModel
-
Get the item matrix.
- getItemVector(long) - Method in class org.lenskit.mf.svd.MFModel
-
- getIterCount() - Method in class org.lenskit.mf.funksvd.FeatureInfo
-
Get the iteration count for the feature.
- getLastDeltaRMSE() - Method in class org.lenskit.mf.funksvd.FeatureInfo
-
Get the last delta RMSE of the feature.
- getLastRMSE() - Method in class org.lenskit.mf.funksvd.FeatureInfo
-
Get the last training RMSE of the feature.
- getLearningRate() - Method in class org.lenskit.mf.funksvd.FunkSVDUpdateRule
-
- getModel() - Method in class org.lenskit.mf.funksvd.FunkSVDItemScorer
-
- getModel() - Method in class org.lenskit.mf.svd.BiasedMFItemScorer
-
- getRMSE() - Method in class org.lenskit.mf.funksvd.FunkSVDUpdater
-
Get the RMSE of all updates done since the last reset.
- getSingularValue() - Method in class org.lenskit.mf.funksvd.FeatureInfo.Builder
-
- getSingularValue() - Method in class org.lenskit.mf.funksvd.FeatureInfo
-
Get the singular value of this feature.
- getStoppingCondition() - Method in class org.lenskit.mf.funksvd.FunkSVDUpdateRule
-
- getTrainingErrors() - Method in class org.lenskit.mf.funksvd.FeatureInfo
-
Get the training error for each iteration.
- getTrainingLoopController() - Method in class org.lenskit.mf.funksvd.FunkSVDUpdateRule
-
- getTrainingRegularization() - Method in class org.lenskit.mf.funksvd.FunkSVDUpdateRule
-
- getUpdateCount() - Method in class org.lenskit.mf.funksvd.FunkSVDUpdater
-
Get the number of updates this updater has prepared since the last reset.
- getUserAverage() - Method in class org.lenskit.mf.funksvd.FeatureInfo.Builder
-
- getUserAverage() - Method in class org.lenskit.mf.funksvd.FeatureInfo
-
Get the user average value of this feature.
- getUserCount() - Method in class org.lenskit.mf.svd.MFModel
-
The number of users.
- getUserFeature(long, int) - Method in class org.lenskit.mf.svd.MFModel
-
Get a particular feature value for an user.
- getUserFeatureUpdate() - Method in class org.lenskit.mf.funksvd.FunkSVDUpdater
-
Get the update for the user-feature value.
- getUserIndex() - Method in class org.lenskit.mf.svd.MFModel
-
The user index mapping.
- getUserMatrix() - Method in class org.lenskit.mf.svd.MFModel
-
Get the user matrix.
- getUserPreferenceVector(long) - Method in class org.lenskit.mf.svd.BiasedMFItemScorer
-
Get a user’s preference vector.
- getUserVector(long) - Method in class org.lenskit.mf.svd.MFModel
-