Skip to content

Cornac 1.17.0

Compare
Choose a tag to compare
@darrylong darrylong released this 20 Oct 02:59

What's Changed

New Models

  • GCMC Implementation #524
  • Add TriRank model #525
  • Add LightGCN Model #526
  • Add Learn to Rank user Preferences based on Phrase-level sentiment analysis across Multiple categories (LRPPM) model #527
  • Implement NGCF #529

Enhancements

  • Add transform function for Recommender #522
  • Filter positive items for ranking evaluation #523
  • Optimize LightGCN Model #531
  • Change NGCF Batch Size Param #532

Bug Fixes

  • Fix rank function of EFM and ComparERSub models #528
  • Fix GCMC Invalid Key Error #533