dhanikshetty / Movie-Reccomender-System

🍿 A movie recommender system built with hadoop and spark using the ALS collaborative filtering algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Reccomender System with ALS collaborative filtering

In the current world, movies serve as a remarkably interesting topic of study as it is a major part of the lives of the majority of people in the world. Performing analysis on the dataset for movies can be used to grab a lot of insights on the movie trends and how the industry can improve their marketing strategies based on time of release, genre, location etc.

This project also aims at building a movie recommender system to help the audience navigate through the movie universe in an easy way and with minimum hassle. The system is built using the ALS (Alternating Least Squares) algorithm under collaborative filtering. Hence, doing an explorative study on this subject proved to an overly exciting opportunity.

About

🍿 A movie recommender system built with hadoop and spark using the ALS collaborative filtering algorithm.


Languages

Language:Python 100.0%