Trend Setter Analysis

Trend Setter

Predicting the Popularity of New YouTube Videos Using a Classification Model

Home Blog About Me Project Documentation

Youtube Analysis:

Engagement Metrics

Likes:

Likes: {{ recommended.likes | round(0) }}

Comments:

Comments: {{ recommended.comment_count | round(0) }}

Dislikes:

Dislikes: {{ recommended.dislikes | round(0) }}

Pre-Upload Metrics

Title Length:

Title Length: {{ recommended.title_length | round(0) }}

Description Length:

Description Length: {{ recommended.desc_length | round(0) }}

Tags Count:

Tags: {{ recommended.num_tags | round(0) }}


Weekday: {{ recommended.trending_weekday }}


Month: {{ recommended.trending_month }}


Category: {{ recommended.categoryId }}