Tasks performed in project

  1. EDA
  2. some useful insights
  3. content based recommendation system

1. Import libraries

2. Load dataset

3. EDA

4. Data Visualisation

bigram

5. Some Useful Insights

All tvshows with their realease years

maximum movies realesed between 2015 to 2021 on netflix

there are 305 tv shows having more then 3 seasons

6. Content Based Recommendation System

we choose description feature for finding similarities in content

we recommend movies to user based on similarities in description

sigmoid method is used to find similarities

extract some useful information