simranjeet97 / Netflix-Analysis-Top-Rated-_Visualization_Plotly

Netflix Data Analysis based on Age Based Ratings and Top Genres of 2021 of Movies - TV Shows along side Data Visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Netflix + IMDB Embedding + EDA Dashboard + Recommendation System

This Project Includes the Complete End to End Data Analysis - Data Visualization - Recommendation System Whichever Move or Show your Want.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. License

About The Project

This Project Helps me to Learn more about Database Merging, Data Analysis for Different Filters or Insights, Data Visualizations using Plotly, Recommendation Engine to Recommend TV Shows and Movies, After that Data Visualization Dashboard using Plotly and Dash and Deployed on Heroku. (Click on View Demo to See the Live App)

Shows How Data is Distributed in Netflix Dataset - Movies and TV Shows

Product1

Filter Out Movies or TV Shows based on Continent on which you Live and Age Group from You Belong.

Product2

Filter Out Movies and TV Shows according to the Genre and Gender Group

Product3

Recommendation Engine to Recommend you Movies and TV Shows Building using Simple tfidfvectorizer and Similiariy Checking Between Description of Movies and Shows.

Product4

Working of Recommendation System.

Product5

Built With

I Build this Project using following technologies and Platforms -

Getting Started

Here are the Instructions to start the Project in Localhost.

Prerequisites

Install all the Libraries needed for the Project.

  • Requirements

    pip install -r requirements.txt

Run the App

python main.py

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Simranjeet Singh - Twitter - simranjeetsingh1497@gmail.com

Project Link: Complete_Netflix+IMDB_Project

Dataset - Dataset

Youtube Video for the Project - Youtube

Connect with us:

FreeBirds Crew | YouTube FreeBirds Crew | Twitter FreeBirds Crew | LinkedIn FreeBirds Crew | Instagram

About

Netflix Data Analysis based on Age Based Ratings and Top Genres of 2021 of Movies - TV Shows along side Data Visualization

License:MIT License


Languages

Language:Jupyter Notebook 98.7%Language:Python 1.3%