Skip to content

Instantly share code, notes, and snippets.

@kmaehashi
Last active April 20, 2017 03:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kmaehashi/83dfc188dd6cde5a98f7f9b0cca62094 to your computer and use it in GitHub Desktop.
Save kmaehashi/83dfc188dd6cde5a98f7f9b0cca62094 to your computer and use it in GitHub Desktop.
jubatus 1.0.3 release note candidate

Release 0.5.0 (2017-04-24)

  • New Features
    • Add Regression service (#82, #87)
    • Add --replace-config / --replace-version options to jubamodel command (#76, #77)
  • Improvements
    • Improve color of version number in docs (#80, #81)
  • Bug Fixes
    • Fix CSVLoader not working with restkey option in Python 2 (#78, #79)

Release 1.0.3 - 2017/04/24

  • Changes to Supported Systems
    • Deprecate Ubuntu 12.04 LTS support (#1189)
  • Improvements
    • Validate save/load RPC arguments (#1188, #1192)
    • Model files generated in earlier versions of Jubatus can now be loaded (#1179, #1187)
    • Improve packaging process (#1185, #1186)
  • Bug fixes
    • classifier/regression: fix performance regression in standalone mode (#1190, #1193)

Release 1.0.3 - 2017/04/24

  • Improvements
    • regression: add distance-based weighting option (#351, #352)
    • anomaly: improve to avoid causing inf (#348, #358)
    • recommender: improve to avoid causing scores larger than 1.0 in inverted_index (#355, #356)
    • Improve local_storage model serialization format be compatible with local_storage_mixture (#359)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment