Skip to content

Abdelrhman-Sadek/Movies-Analysis-Recomendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Movies-Analysis-Recommendation-System

Untitled jpg Analysis & Recommendation

Description:

Recommendation systems are among the most popular applications of data science. They are used to predict the Rating or Preference that a user would give to an item.
Almost every major company has applied them in some form or the other: Amazon uses it to suggest products to customers, YouTube uses it to decide which video to play next on auto-play, and Facebook uses it to recommend pages to like and people to follow.
we have 2 datasets:
1-credits contains movie cast and crew members
2-movies contain all the descriptions and information about the movie('overview', 'budget',' Genre', etc)
Analyze a movie, provide information about it, and recommend similar movies based on the genre, tone, and overall feel of the analyzed movie.

Analysis Results:

The analysis was about:
Movie Genre listing from the highest to the lowest: image
All Movies have a Keyword that specifies or gives a hint about what the movie is talking about or what the storytelling that is the most frequent Keywords: image
Country and the movie productions count: <newplot (1)
Highest vote counts movies: image
Highest 20 Movie in popularity: image
Budget ranges and what is the most frequent one for a budget: image
The relationship between the budget and revenue: image


Recommendations Results:

Screenshot (478)

Data links:

Movies:https://thecleverprogrammer.com/wp-content/uploads/2020/05/tmdb_5000_movies.csv
Credits:https://thecleverprogrammer.com/wp-content/uploads/2020/05/tmdb_5000_credits.csv

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published