Skip to content

Predicting the number of views (i.e. popularity) of videos without time series data

Notifications You must be signed in to change notification settings

eldinsahbaz/PopularityPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

PopularityPrediction

Predict the popularity of videos at the time of upload

Update <11/2017>

Currently reworking solution. CollectData.py contains code for a more methodical approach to sampling videos and collecting data. This approach to sampling introduces less bias and provides a better representation of the YouTube network than my previous approach. Still working on storing only processed audio data, rather than entire wav file (wav files tend to be very large). Dataset

Update <8/2017>

This entire pipeline (data collection, processing, classification) is compressed into Pipeline.py (currently undocumented). Dataset

About

Predicting the number of views (i.e. popularity) of videos without time series data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages