Skip to content

kamil3di/movie_recommendation

Repository files navigation

Movie recommendation application

This application suggests a movie based on your country,language,genre,duration and year selection.

The dataset is here: Kaggle Dataset

Here, how you can run this web application through your console.

1) Clone this repository and move to directory

git clone https://github.com/kamil3di/movie_recommendation.git

cd movie_recommendation

2) Access the virtual enviroment

.\MRE\Scripts\activate

3) Add required libraries

pip install -r requirements.txt

4) Launch web app

streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published