An open API service indexing awesome lists of open source software.

https://github.com/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
https://github.com/simranjeet97/netflix-analysis-top-rated-_visualization_plotly

data-analysis data-science data-visualization database datascience datastructures deep-learning google google-cloud-platform machine-learning machine-learning-algorithms netflix netflix-dataanlysis netflix-dataset netflix-prize python3

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]






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][product-screenshot1]](https://github.com/simranjeet97/Netflix-Analysis-Top-Rated-_Visualization_Plotly)

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

[![Product2][product-screenshot2]](https://github.com/simranjeet97/Netflix-Analysis-Top-Rated-_Visualization_Plotly)

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

[![Product3][product-screenshot3]](https://github.com/simranjeet97/Netflix-Analysis-Top-Rated-_Visualization_Plotly)

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

[![Product4][product-screenshot4]](https://github.com/simranjeet97/Netflix-Analysis-Top-Rated-_Visualization_Plotly)

Working of Recommendation System.

[![Product5][product-screenshot5]](https://github.com/simranjeet97/Netflix-Analysis-Top-Rated-_Visualization_Plotly)

### Built With

I Build this Project using following technologies and Platforms -
* [Python](https://www.python.org/)
* [Pandas](https://pandas.pydata.org/)
* [Numpy](https://numpy.org/)
* [Machine Learning - tfidfvectorizer - Sklearn](https://scikit-learn.org/stable/)
* [Plotly](https://plotly.com/)
* [DASH](https://dash.plotly.com/introduction)
* [Google Colab Notebooks](https://colab.research.google.com/)
* [Deployement - Heroku](https://www.heroku.com/)


## Getting Started

Here are the Instructions to start the Project in Localhost.

### Prerequisites

Install all the Libraries needed for the Project.
* Requirements

```sh
pip install -r requirements.txt
```

### Run the App

```python
python main.py

```

## License

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


## Contact

Simranjeet Singh - [Twitter](https://twitter.com/Itsexceptional1) - [email protected]

Project Link: [Complete_Netflix+IMDB_Project](https://github.com/simranjeet97/Netflix-Analysis-Top-Rated-_Visualization_Plotly)

Dataset - [Dataset](http://bit.ly/3eiqieH)

Youtube Video for the Project - [Youtube](https://www.youtube.com/watch?v=x-FBs4RrAYo)



[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge
[contributors-url]: hhttps://github.com/simranjeet97/Netflix-Analysis-Top-Rated-_Visualization_Plotly/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge
[forks-url]: hhttps://github.com/simranjeet97/Netflix-Analysis-Top-Rated-_Visualization_Plotly/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge
[stars-url]: https://github.com/simranjeet97/Netflix-Analysis-Top-Rated-_Visualization_Plotly/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge
[issues-url]: https://github.com/simranjeet97/Netflix-Analysis-Top-Rated-_Visualization_Plotly/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge
[license-url]: https://github.com/simranjeet97/Netflix-Analysis-Top-Rated-_Visualization_Plotly/blob/main/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/simranjeet97
[product-screenshot1]: images/one.png
[product-screenshot2]: images/two.png
[product-screenshot3]: images/three.png
[product-screenshot4]: images/four.png
[product-screenshot5]: images/five.png

Connect with us:

[FreeBirds Crew | YouTube](https://www.youtube.com/channel/UC4RZP6hNT5gMlWCm0NDzUWg?view_as=subscriber?sub_confirmation=1)
[FreeBirds Crew | Twitter](https://twitter.com/CrewFreebirds)
[FreeBirds Crew | LinkedIn](https://www.linkedin.com/in/simranjeet-singh-ab8071153/)
[FreeBirds Crew | Instagram](https://www.instagram.com/freebirdscrew/)