surpriseEasy Playground

Recommendation systems: collaborative filtering algorithms

Getting started with surpriseRun locally
Install
pip install scikit-surprise
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: surprise)

surprise is a third-party package. Recommendation systems: collaborative filtering algorithms. Install with: pip install scikit-surprise

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?