Skip to content

Gorse v0.5.0-alpha.6

Pre-release
Pre-release

Choose a tag to compare

@zhenghaoz zhenghaoz released this 21 Sep 15:25
f6f97aa

Warning This is a pre-release version of the Gorse recommender system. It means:

  1. Don't use the pre-release version in production unless you can afford the risks.
  2. APIs, configurations, and data storage might be changed between pre-release versions.
  3. 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).