The repository implements various algorithms for recommender system by using pure python.
- python 2.7 (tested)
- Collaborative Filtering
- Stochastic Gradient Descent
- Alternating Least Square
Check the tutorials for the model usuage.
The repository implements various algorithms for recommender system by using pure python.
Check the tutorials for the model usuage.