Votes and Popularity

#2
by jgmike105 - opened

What do the 'vote_count', 'vote_average', and 'popularity' columns in this Dataset represent?

Owner

vote_count - number of users who rated for the movie
vote_average - average user rating (sum of vote / no of votes)
popularity - this calculated using internal metrics in the TMDB such as page views, user activity, search frequency, etc

Sign up or log in to comment