tmdb 5000 movie dataset - data analysis
The dataset has more than 10000 entries of a movie with different features. It has 21 columns. By using this dataset I will envestigate the popoularity of a movie. In order to categorize a movie in a different popularity level, I will use at least three independent variables. So the question I want to answer will be "which movie is popular in its release year?"
As per the exploration of the IMDb movie dataset, I found that a movie that was released in the most recent year[with respect to the dataset] is more popular than the movies which were released in the late years. In order to get this result, I used the values of release year and popularity from the dataset.