Skip to content

Instantly share code, notes, and snippets.

@kmaehashi
Last active June 27, 2016 00:54
Show Gist options
  • Save kmaehashi/391615ac2dc53cb94253ce51f5d3f68d to your computer and use it in GitHub Desktop.
Save kmaehashi/391615ac2dc53cb94253ce51f5d3f68d to your computer and use it in GitHub Desktop.
jubatus 0.9.2 changelog

Release 0.2.1 (2016-06-27)

  • Improvements
    • Add support for cosine and euclidean method of Classifier (#27)
    • Improve default configuration of NN method of Classifier to use multiple CPU cores (#26)
    • Improve Anomaly service to validate invalid method name (#25)
    • Fix deprecated test warning in Python 3.5 (#24)

Release 0.9.2 - 2016/06/27

  • Improvements

    • Update README.rst (#1126, #1129)
  • Bug fixes

    • Fix weight_client.hpp not included in client.hpp (#1127, #1128)

Release 0.3.2 - 2016/06/27

  • Improvements

    • Implement Okapi BM25 global weighting to fv_converter (#284, #295)
    • Implement split string feature extractor to fv_converter (#255, #294)
    • Update README.rst (#297)
  • Bug fixes

    • clustering: fix clear RPC to reset revision number (#164, #296)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment