Inspiration
Local Hack Day2022 Inspired me to create this amazing Movie Recommender.
What it does
Movie Recommender is obviously a recommendation system that is an extremely popular application of Machine Learning. Here, the concept of applied statistics and Data Science are used to create our own list of top movies similar to sites such as IMDb and other movie review sites. Here, we attach a metric to rank the movies based on their average votes and the number of voters. That way, it is possible to list the top views and make suitable suggestions to users.
How we built it
I built it using python library pandas and I used Replit as the IDE.
Accomplishments that we're proud of
Most of the time we wanna watch a movie, we usually start it by checking reviews and ratings. So I wondered if I could create my own system which could provide me the insights similar to top movies list on IMDb, Well python provides us the tools which helped me achieve this goal.
Log in or sign up for Devpost to join the conversation.