- Update NCF models to be compatible with TensorFlow 2.0 (506) - Remove `codecov` since it's no longer on PyPI - Upgrade to `ubuntu-20.04` for GH Actions
1.15.0
- Add `use_bias` argument for BPR, WBPR, SBPR models (473) - EASEᴿ model implementation (477) - Update several models to be compatible with TensorFlow 2.0 (504)
1.14.2
Add mean and std values per metric in CVResult (467)
1.14.1
Change name of lambda args of SoRec model (438)
1.14.0
Improvements - Fix sign in AMR model (429) - Add model selection strategy (best or last) for NARRE model (435) - Speed up building kNN graph in `GraphModality` (436) - `add_modalities` method for separately built modalities (437)