public class MostPopular extends Recommender
Recommender.Measure
algoName, cf, isRankingPred, measures, params, rateDao, rateMatrix
Constructor and Description |
---|
MostPopular(SparseMatrix trainMatrix,
SparseMatrix testMatrix,
int fold) |
execute, getEvalInfo, run, toString
public MostPopular(SparseMatrix trainMatrix, SparseMatrix testMatrix, int fold)