rec.cf.ranking.wrmf-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
A repackaged librec-core fork
The newest version!
rec.recommender.class=wrmf
rec.iterator.maximum=20
rec.user.regularization=0.01
rec.item.regularization=0.01
rec.factor.number=20
rec.recommender.isranking=true
rec.recommender.ranking.topn=10
#confidence weight coefficient, alpha in original paper
rec.wrmf.weight.coefficient=4.0