Skip to content

Cornac 1.1.0

Compare
Choose a tag to compare
@tqtg tqtg released this 14 Sep 04:24
· 358 commits to master since this release

New models

  • Explicit Factor Model (EFM) (#181)

New features and improvements

  • Rename model CF to WMF (#226)

  • Remove usage of old Dataset from IBPR model (#227)

  • Use Cornac's mini-batch iterator in PCRL (#229)

  • Support early stopping for GMF, MLP, and NeuMF (#233)

  • Support item negative sampling based on popularity (#228)

  • Remove data_utils.py (#230)

  • Add Amazon Toys and Games dataset (#179)

  • Add Sentiment Modality (#180)

  • Add binary argument into uir_iter() (#231

  • Move rating and ranking eval functions out for reuse (#232)