Skip to content

Cornac 1.2.0

Choose a tag to compare

@qtuantruong qtuantruong released this 26 Sep 07:05
· 1312 commits to master since this release

New models

  • Multi-Task Explainable Recommendation (MTER) (#238)
  • Most Popular (MostPop) ranking baseline (#244)
  • Global Average (GlobalAvg) rating baseline (#245)

New features and improvements

  • Update VAECF model (#237)
  • normalize() function in utils (#248)
  • TfidfVectorizer in TextModality (#249)