aribis369 / Trend-Analyzer

Analyses trends in upcoming movie's anticipation.
11 stars 6 forks source link

Find Time-Series data for analysis. #1

Open aribis369 opened 6 years ago

aribis369 commented 6 years ago

Please try and find a time-series data to start work on building models.

the-ethan-hunt commented 6 years ago

Why time series? Why not a simple ML algo like k-means? Or sentiment analysis?

aribis369 commented 6 years ago

@the-ethan-hunt We in this project work on popularity percentage data available on IMDB. This percentage changes almost every 10-15 mins. If we get this popularity percentage data. We could do a time-series analysis on it, whether the movie would be successful or not.