Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netflix movies trend analysis #179

Closed
Amarta113 opened this issue May 22, 2024 · 7 comments
Closed

Netflix movies trend analysis #179

Amarta113 opened this issue May 22, 2024 · 7 comments
Assignees
Labels

Comments

@Amarta113
Copy link
Contributor

Explore the Netflix dataset to understand the distribution of movies vs. TV shows, identify the countries producing the most content, and analyze the trend of releases over the years. What genres are most common, and how does the rating distribution vary across genres?

Analyse dataset
Handle null values
Data visualization to analyze:

  • Top rating of movies
  • Top rating tv shows
  • Trend of release over the year
  • Top countries with most content
  • Identify and distribute most common genres
@Amarta113 Amarta113 added the enhancement New feature or request label May 22, 2024
@Amarta113
Copy link
Contributor Author

@Akshat111111 Assign me this issue I have done this

@itssiddhantjain
Copy link

Hello @Akshat111111 , please assign this issue to me as I have already worked on this kind of problem in past.

@Akshat111111
Copy link
Owner

Tell me your approach ??Dont forget to analyze the netflix stock too.

@itssiddhantjain
Copy link

@Akshat111111 I am planning to do it as I have done in a recommendation system in which I have used multiple recommender systems to analyze which will provide me the trending movies.

@aryanchauh
Copy link
Contributor

Can you assign me this problem @Akshat111111 . I wanna fix this issue.

@Akshat111111
Copy link
Owner

Can you assign me this problem @Akshat111111 . I wanna fix this issue.

whats your approach ??

@aryanchauh
Copy link
Contributor

Can you assign me this problem @Akshat111111 . I wanna fix this issue.

whats your approach ??

Data Collection
Data Cleaning and Preprocessing: Clean the data by handling missing values, duplicates, and inconsistencies.

Exploratory Data Analysis (EDA): Conduct EDA to understand the distribution of movie genres, ratings, release dates, etc
Sentiment Analysis:
Time Series Analysis: Explore time series data to identify seasonal trends, spikes in viewership, or shifts in popularity over time.
Machine Learning Models

Collaborative Filtering: Implement collaborative filtering techniques to recommend movies based on user

Akshat111111 added a commit that referenced this issue Jun 2, 2024
Netflix movies trend Analysis issue #179
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants