Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 350 Bytes

MovieRecommend

Course Project for CMU 10-701/15-781 - Machine Learning

A movie recommender system based on Collaborative Filtering and Topic Modeling (LDA)

External Dependencies

  1. Apache Commons Math 3.3
  2. la4j library for linear algebra
  3. nltk for python 2.7