github lyst/lightfm 1.14

latest releases: 1.17, 1.16, 1.15...
6 years ago

Added

  • added additional input checks for non-normal inputs (NaNs, infinites) for features
  • added additional input checks for non-normal inputs (NaNs, infinites) for interactions
  • cross validation module with dataset splitting utilities

Changed

  • LightFM model now raises a ValueError (instead of assertion) when the number of supplied
    features exceeds the number of estimated feature embeddings.
  • Warn and delete downloaded file when Movielens download is corrputed. This happens in the wild
    cofuses users terribly.

Don't miss a new lightfm release

NewReleases is sending notifications on new releases.