Skip to content

supreer/Movie_recomendation_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie_recomendation_system

How it Works

The movie recommendation system uses a content-based approach to suggest movies similar to the one you select. It calculates the cosine similarity between movies based on their features, such as genre, keywords, and more.

Dependencies

The following Python libraries were used to build this project:

Streamlit Pandas Pickle (for saving and loading precomputed data) Other standard libraries

Explanation:

For better understanding see code. You can find line to line explanation. Give me star If you like the explanation.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published