Skip to content

Cltan1212/Movie-Recommendation-System

Repository files navigation

Movie-Recommendation-System

This is a simple implementation of the movie recommendation system. It uses collaborative filtering method to recommend the five first relavant movie based on searching. It uses the technique of text vectorisation to recommend the five first relavant movies.

Things to know

  1. Datasets: https://www.kaggle.com/datasets/tmdb/tmdb-movie-metadata?resource=download&select=tmdb_5000_movies.csv https://www.kaggle.com/datasets/tmdb/tmdb-movie-metadata?resource=download&select=tmdb_5000_credits.csv

  2. Library stream.io: https://streamlit.io/ tmdb api: https://developer.themoviedb.org/reference/intro/getting-started

About

Recommend the relevant movie based on searching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages