Gorse v0.5.0-alpha.8
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
- Fix CPU contention of gorse-in-one (#1092).
- Cache items for workers on demand (#1093).
- Skip cold-start users in offline recommendation (#1095).
Fix
- Add non-persoanlized recommendation digest (#1086).
- Return zero values instead of errors when cache values don't exist (#1088).
- Fix import feedback with value (#1090).