Releases: PreferredAI/cornac
Releases · PreferredAI/cornac
Cornac 1.14.1
26 Sep 07:01
Compare
Sorry, something went wrong.
No results found
Change name of lambda args of SoRec model (#438 )
Cornac 1.14.0
17 Sep 03:14
Compare
Sorry, something went wrong.
No results found
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 )
Cornac 1.13.5
13 Jul 09:51
Compare
Sorry, something went wrong.
No results found
Fix pre-built wheels for MacOS
Cornac 1.13.4
12 Jul 14:42
Compare
Sorry, something went wrong.
No results found
Use ubuntu-18.04 CI image for better compatibility builds
Cornac 1.13.3
12 Jul 07:40
Compare
Sorry, something went wrong.
No results found
Add missing numpy~=1.19.0 in publish action
Cornac 1.13.2
12 Jul 07:12
Compare
Sorry, something went wrong.
No results found
Fix numpy.ndarray size changed from NumPy v1.20
Cornac 1.13.1
11 Jul 06:03
Compare
Sorry, something went wrong.
No results found
Support Python 3.9 with pre-built wheels
Cornac 1.13.0
09 Jul 15:55
Compare
Sorry, something went wrong.
No results found
New models
CausalRec: Causal Inference for Visual Debiasing in Visually-Aware Recommendation (#415 )
Adversarial Training Towards Robust Multimedia Recommender System (#420 )
New feature
Propensity Stratified Evaluation Method (#403 ) and tutorial (#408 )
Improvements
Add GitHub actions for CI testing and pypi upload
Update model names
Cornac 1.12.0
30 Mar 03:20
Compare
Sorry, something went wrong.
No results found
New models
Explainable Recommendation with Comparative Constraints on Product Aspects (ComparER) (#392 )
Improvements
Fix some broken links
Fix linux platform check (#397 )
Cornac 1.11.0
29 Jan 08:08
Compare
Sorry, something went wrong.
No results found
New model
Factorization Machines (FM) (#343 )
Improvements
Update HPF initialization to use seed value (#380 )
Add example Poisson Factorization vs BPR on MovieLens data (#381 )
Add clarification when test_size and val_size > 1 (#382 )
Shorten README (#383 )
Update NARRE model (#384 )
Import filmtrust in datasets module (#388 )