- Improvements
- Add example configuration file for Recommender (MinHash with unlearner) (#1077)
- Add example configuration file for Recommender and Anomaly (inverted_index_euclid) (#1079)
Last active
January 25, 2016 01:29
-
-
Save kmaehashi/2a6cd8756dd9dc1c4262 to your computer and use it in GitHub Desktop.
jubatus 0.8.7 release note candidate
-
Improvements
- recommender: add new recommender method (inverted_index_euclid) (#127)
- recommender: support unlearning in MinHash algorithm (#220)
- anomaly: support ignore_kth_same_option in LOF algorithm (#222, #223)
-
Bug fixes
- classifier: NN-based classifier does not take lock on label manipulation (#213, #221)
- Fix key manager to swap next_id (#224, #226)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment