github recommenders-team/recommenders 1.1.0
Recommenders 1.1.0

latest releases: 1.2.0, 1.1.1
2 years ago

New algorithms or improvements

New utilities or improvements

  • Update lightfm_utils.py in #1624
  • Change formats of user_ids and item_ids arg. in LigthFM in #1651
  • Fix randomness issue in spark_stratified_split() in #1654
  • Clarification for jaccard and lift similarity measures in #1668
  • Use numpy divide in explained variance in #1691
  • Change MovieLens URL from HTTP to HTTPS in #1677
  • Remove casting of user and item IDs in Spark evaluation in #1686
  • Persist intermediate data to avoid non-determinism caused by Spark lazy random evaluation in #1676 #1652

New notebooks or improvements

  • Fix notebook build failure on Spark 3.2 in #1608
  • Remove early stopping round from LightGBM example notebook in #1620

Other features

Full Changelog: 1.0.0...1.1.0

Don't miss a new recommenders release

NewReleases is sending notifications on new releases.