Surprise v1.0.1 Release Notes

Release Date: 2017-01-02 // over 7 years ago
  • Date: 02/01/17

    ✨ Enhancements

    • ➕ Added the GridSearch feature, by Maher
    • ➕ Added a 'clip' option to the predict() method
    • ➕ Added NMF algorithm
    • ➕ Added entry point for better command line usage.
    • ➕ Added CoClustering algorithm.
    • ➕ Added SlopeOne algorithm.
    • ➕ Added Probabilistic Matrix Factorization as an option SVD
    • Cythonized Baseline Computation

    Other

    • Surprise is now a scikit!
    • 🔄 Changed license to BSD
    • Six is now a dependency