jonrh / lambda-lovelace

🎓 MSc project, recommender system for tweets
https://jonrh.github.io/lambda-lovelace/
ISC License
4 stars 0 forks source link

Get scikit-learn working with Python 2.7 via Anaconda #39

Closed Marc5690 closed 8 years ago

Marc5690 commented 8 years ago

This issue is to track progress on getting Python 2.7 working with all current Recommender System progress. This was necessary as Flask's version of scikit-learn will not work with python 3.5, which was used up until now.