Skip to content

zoeyluong/Movie-Recommender-System-Application

Repository files navigation

Project: Movie Recommender System Using Machine Learning and NLP!

Recommendation systems are becoming increasingly important in today’s extremely busy world. People are always short on time with the myriad tasks they need to accomplish in the limited 24 hours. Therefore, the recommendation systems are important as they help them make the right choices, without having to expend their cognitive resources.

How to run?

STEPS:

STEP 01- Create a conda environment after opening the repository

conda create -name movie_recommendation python=3.7.10 
conda activate movie

STEP 02- install the requirements

pip install -r requirements.txt

#run this file to generate the models

Movie Recommender System Data Analysis.ipynb

Now run,

streamlit run app.py

About

A small package for Movie Recommender System using NLP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published