Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 629 Bytes

File metadata and controls

16 lines (10 loc) · 629 Bytes

R_Powered_Statistical-Analysis_of_Youtube-Trending-Videos-

This project analyzes the YouTube trending video dataset using R. It demonstrates various data analysis and visualization techniques to uncover trends and insights about the most popular videos on YouTube.

YouTube Trending Video Analysis using R

This project uses the YouTube trending video dataset to analyze video trends and patterns using R.

Dataset

The dataset is available on Kaggle:
https://www.kaggle.com/datasets/datasnaek/youtube-new

Key Features

  • Data cleaning, preprocessing, and visualization.
  • Libraries used: ggplot2, dplyr, etc.