Skip to content

tejash05/MovieRecSys

Repository files navigation

Building And Deploying A Netflix Recommender System

Content Based Recommender System recommends movies similar to the movie user likes and analyses the sentiments on the reviews given by the user for that movie.

The details of the movies(title, genre, runtime, rating, poster, etc) are fetched using an API by TMDB, https://www.themoviedb.org/documentation/api, and using the IMDB id of the movie in the API.

We use web scraping to get the reviews given by the user in the IMDB site using beautifulsoup4 and performed sentiment analysis on those reviews.

Running Flask Tests

To run a Flask deployment tests, run the following command

  python main.py

Deployment

Steps To Deploy The App:

Prepare your dataset:

    1. Data Extraction
    2. Exploratory Data Analysis(EDA)
    3. Feature Engineering
    4. Model Building and Tuning
    5. Building Flask API
    6. Pushing code to Github
    7. Connecting to your Heroku account 
    8. Deploy App

Demo

🚀 About Me

I'm a Full Stack Data Scientist

Hi, I'm Dr Tejash! 👋

🛠 Skills

  • Python

  • Statistics

  • SQL

  • Machine Learning

  • Deep Learning

  • Artificial Intelligence

  • Data Science

  • Product Management

📫 ...

😄 ...

⚡️ ...

Logo

Tech Stack

Logo

Future Plans

⚡️ Looking forward to help drive innovations into your company as a Data Scientist

⚡️ Looking forward to mentor students and data science enthusiasts

⚡️ Looking forward to offer more than I take and leave the place better than i found

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages