github lyst/lightfm 1.12

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

Changed

  • Ranks are now computed pessimistically: when two items are tied, the positive item is assumed to have higher rank. This will lead to zero precision scores for models that predict all zeros, for example.
  • The model will raise a ValueError if, during fitting, any of the parameters become non-finite (NaN or +/- infinity).
  • Added mid-epoch regularization when a lot of regularization is used. This reduces the likelihood of numerical instability at high regularization rates.

Don't miss a new lightfm release

NewReleases is sending notifications on new releases.