jadianes / spark-movie-lens

An on-line movie recommender using Spark, Python Flask, and the MovieLens dataset
Other
816 stars 395 forks source link

Add files via upload #27

Closed weirdolucifer closed 4 years ago

weirdolucifer commented 5 years ago

Updating files for the newer version

weirdolucifer commented 5 years ago

Updating the add_ratings version and adding new modules for user based collaborative filtering

weirdolucifer commented 5 years ago

get_recommend_for_movie_id is new module in engine.py for item based collaborative filtering.

weirdolucifer commented 4 years ago

updating with a new branch.