Skip to content

I worked on this Live project while working as a Machine Learning Intern at Internship Studio that was offered by National Engineering Olympiad 5.0

Notifications You must be signed in to change notification settings

UtkarshKharche29/Youtube-Adview-Prediction

Repository files navigation

Youtube adview prediction

A Machine Learning project for Machine Learning Internship offered by InternshipStudio.

Youtube advertisers pay content creators based on adviews and clicks for the goods and services being marketed. They want to estimate the adview based on other metrics like comments, likes etc. The problem statement is therefore to train various regression models and choose the best one to predict the number of adviews.

image

📌Objective

To build a machine learning model which will predict youtube adview count based on other youtube metrics.

📁 Data Description

  • train.csv - the training set
  • test.csv - the test set
  • The file train.csv contains metrics and other details of about 15000 youtube videos. The metrics include number of views, likes, dislikes, comments and apart from that published date, duration and category are also included. The train.csv file also contains the metric number of adviews which is our target variable for prediction.

⚠️TechStack/framework used

  • Machine Learning
  • GradientBoostingRegressor
  • XGBRegressor
  • LGBMRegressor
  • StackingRegressor
  • Lasso
  • Ridge
  • Optuna

❤️Owner

Made With ❤️ by Utkarsh Kharche

😖Troubleshoot

Any issues??? Feel free to ask.Linkedin

If you find this repo useful,don't forget to give a ⭐

About

I worked on this Live project while working as a Machine Learning Intern at Internship Studio that was offered by National Engineering Olympiad 5.0

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published