Gorse v0.5.0-alpha.6
Pre-release
Pre-release
Warning This is a pre-release version of the Gorse recommender system. It means:
- Don't use the pre-release version in production unless you can afford the risks.
- APIs, configurations, and data storage might be changed between pre-release versions.
- Clear local caches and cache databases after the upgrade.
Performance
- Dump matrix factorization to HNSW index (#1051).
- Optimze hyperparameter via optuna (#1002).
- Release memory of models after dump (#1053).
- Support Intel® OneAPI Math Kernel Library (#1058).
Fix
- Fix user-to-user recommendation preview (#1054).