Skip to content

0.4.2

Compare
Choose a tag to compare
@feldlime feldlime released this 01 Dec 14:24
· 44 commits to main since this release
5a7e674

Added

  • Ability to pass internal ids to recommend and recommend_to_items methods and get internal ids back (#70)
  • rectools.model_selection.cross_validate function (#71, #73)

Changed

  • Loosened lightfm version, now it's possible to use 1.16 and 1.17 (#72)

Fixed

  • Small bug in LastNSplitter with incorrect i_split in info (#70)