Skip to content

I used Python with numpy, pandas, and scikit-learn to take a database of 45,000 records of various movies from kaggle, cleaned, formatted, and fitted the data to a KNN model, and then adjusted my features through testing to get the best 5 movie recommendations based on one given movie that the user likes.

License

Notifications You must be signed in to change notification settings

VenPrograms/Movie_Recommender_Model

Repository files navigation

Movie_Recommender_Model

I used Python with numpy, pandas, and scikit-learn to take a database of 45,000 records of various movies from kaggle, cleaned, formatted, and fitted the data to a KNN model, and then adjusted my features through testing to get the best 5 movie recommendations based on one given movie that the user likes.

About

I used Python with numpy, pandas, and scikit-learn to take a database of 45,000 records of various movies from kaggle, cleaned, formatted, and fitted the data to a KNN model, and then adjusted my features through testing to get the best 5 movie recommendations based on one given movie that the user likes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages