rec.cf.ranking.lda-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=lda
rec.iterator.maximum=100
rec.topic.number = 10
rec.recommender.isranking=true
rec.recommender.ranking.topn=10
rec.user.dirichlet.prior=0.01
rec.topic.dirichlet.prior=0.01
rec.pgm.burnin=10
rec.pgm.samplelag=10
data.splitter.cv.number=5
# (0.0 maybe a better choose than -1.0)
data.convert.binarize.threshold=0.0
© 2015 - 2024 Weber Informatics LLC | Privacy Policy