Project with examples of different recommender systems created with the Surprise framework. Different algorithms (with a collaborative filtering approach) are explored, such as KNN or SVD.
Examples:
- RS with KNN
- RS with SVD
- Tune model (SVD)
Click here to see the project and the repository.