Releases: PreferredAI/cornac
Releases · PreferredAI/cornac
Cornac 1.15.3
- Build with Ubuntu 20.04 to be more compatible with Google Colab
Cornac 1.15.2
- Remove CircleCI and AppVeyor
- Support Python [3.8, 3.9, 3.10, 3.11]
Cornac 1.15.1
- 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
Cornac 1.15.0
Cornac 1.14.2
Add mean and std values per metric in CVResult (#467)
Cornac 1.14.1
Change name of lambda args of SoRec model (#438)
Cornac 1.14.0
Cornac 1.13.5
Fix pre-built wheels for MacOS
Cornac 1.13.4
Use ubuntu-18.04
CI image for better compatibility builds
Cornac 1.13.3
Add missing numpy~=1.19.0
in publish action