Constant Field Values
Contents
es.upm.*
-
es.upm.etsisi.cf4j.data.RandomSplitDataSet Modifier and Type Constant Field Value protected static final String
DEFAULT_SEPARATOR
";"
-
es.upm.etsisi.cf4j.data.TrainTestFilesDataSet Modifier and Type Constant Field Value protected static final String
DEFAULT_SEPARATOR
";"
-
es.upm.etsisi.cf4j.recommender.matrixFactorization.BiasedMF Modifier and Type Constant Field Value protected static final double
DEFAULT_GAMMA
0.01
protected static final double
DEFAULT_LAMBDA
0.1
-
es.upm.etsisi.cf4j.recommender.matrixFactorization.BNMF Modifier and Type Constant Field Value protected static final double
DEFAULT_R
4.0
-
es.upm.etsisi.cf4j.recommender.matrixFactorization.CLiMF Modifier and Type Constant Field Value protected static final double
DEFAULT_GAMMA
1.0E-5
protected static final double
DEFAULT_LAMBDA
1.0E-4
-
es.upm.etsisi.cf4j.recommender.matrixFactorization.HPF Modifier and Type Constant Field Value protected static final double
DEFAULT_A
0.3
protected static final double
DEFAULT_A_PRIME
0.3
protected static final double
DEFAULT_B_PRIME
1.0
protected static final double
DEFAULT_C
0.3
protected static final double
DEFAULT_C_PRIME
0.3
protected static final double
DEFAULT_D_PRIME
1.0
-
es.upm.etsisi.cf4j.recommender.matrixFactorization.PMF Modifier and Type Constant Field Value protected static final double
DEFAULT_GAMMA
0.01
protected static final double
DEFAULT_LAMBDA
0.05
-
es.upm.etsisi.cf4j.recommender.matrixFactorization.SVDPlusPlus Modifier and Type Constant Field Value protected static final double
DEFAULT_GAMMA
0.001
protected static final double
DEFAULT_LAMBDA
0.01
-
es.upm.etsisi.cf4j.recommender.matrixFactorization.URP Modifier and Type Constant Field Value protected static final double
DEFAULT_H
0.1
protected static final double
EPSILON
0.01