Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.4
-
None
-
None
Description
SVDRecommender (in package org.apache.mahout.cf.taste.impl.recommender.svd) and associated classes do not properly implement refresh.
Plan:
- make the AbstractFactorizer class implement refreshable.
- complete the implementation of refresh in SVDRecommender.