Surprise v1.1.0 Release Notes

Release Date: 2019-09-13 // over 4 years ago
  • Date: 13/11/2019

    1.1.0 will be the last stable version with new features. Next versions will ๐Ÿ›  only provide bug-fixes, but no new features. (And probably not support Python 2 at all).

    โœจ Enhancements

    • The prompt confirmation can now be disabled when downloading a dataset.
    • The MSE metric has been added.

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed a bug where msd and peasron would not properly set the similarity to zero when min_support wasn't reached.

    API Changes

    • ๐Ÿ—„ Tools that were deprecated before (data.split(), GridSearch, evaluate) are now removed.