Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-1124

Deprecate ununsed recommenders

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8
    • 0.8
    • None
    • None

    Description

      Deprecating some recommenders for the following reasons:

      org.apache.mahout.cf.taste.impl.recommender.svd.FunkSVDFactorizer

      RatingSGDFactorizer should be learning faster and has a nicer model as
      it includes user/item biases

      org.apache.mahout.cf.taste.impl.recommender.svd.ImplicitLinearRegressionFactorizer

      Seems to be using the same model as ALSWRFactorizer, however there are
      no tests and ALSWR can handle more explicit and implicit feedback

      org.apache.mahout.cf.taste.impl.recommender.TreeClusteringRecommender
      org.apache.mahout.cf.taste.impl.recommender.TreeClusteringRecommender2
      org.apache.mahout.cf.taste.impl.recommender.knn

      I don't recall anybody using those or asking about them the last years.

      Attachments

        Activity

          People

            srowen Sean R. Owen
            ssc Sebastian Schelter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: