Trend Setter
Predicting the Popularity of New YouTube Videos Using a Classification Model
Engagement Metrics
Likes: {{ recommended.likes | round(0) }}
Comments: {{ recommended.comment_count | round(0) }}
Dislikes: {{ recommended.dislikes | round(0) }}
Pre-Upload Metrics
Title Length: {{ recommended.title_length | round(0) }}
Description Length: {{ recommended.desc_length | round(0) }}
Tags: {{ recommended.num_tags | round(0) }}
Weekday: {{ recommended.trending_weekday }}
Month: {{ recommended.trending_month }}
Category: {{ recommended.categoryId }}