rec.cf.ranking.fismauc-test.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of librec-core Show documentation
Show all versions of librec-core Show documentation
LibRec is A Java Library for Recommender Systems
The newest version!
rec.recommender.class=fismauc
rec.iteration.learnrate=0.00001
rec.iterator.maximum=5
rec.recommender.isranking=true
rec.fismauc.rho=0.5
rec.fismauc.alpha=0.9
rec.fismauc.gamma=0.1
rec.factor.number=10
rec.user.regularization=0.001
rec.item.regularization=0.001
rec.bias.regularization=0.001
© 2015 - 2024 Weber Informatics LLC | Privacy Policy