rec.cf.ranking.plsa-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=plsa
rec.iteration.learnrate=0.01
rec.iterator.maximum=100
rec.recommender.isranking=true
rec.topic.number = 10
rec.recommender.ranking.topn=10
# (0.0 maybe a better choose than -1.0)
data.convert.binarize.threshold=0.0
© 2015 - 2024 Weber Informatics LLC | Privacy Policy