Skip to content

A prediction model for predicting adviews on youtube videos on the basis of likes/dislikes , views , comments and total watch time on the basis of category with the help of normalising data and using Tree regressor

Notifications You must be signed in to change notification settings

ishanjain1502/Youtube_adview-in-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Youtube_adview-in-ML

A prediction model for predicting adviews on youtube videos on the basis of likes/dislikes , views , comments and total watch time on the basis of category with the help of normalising data and using Tree regressor

Pre Required Libraries -

  1. Numpy
  2. Pandas
  3. Matplotlib
  4. Datetime
  5. Time
  6. Keras
  7. joblib

In this project we first refined our data so as to fit our needs and used it to make some graphs and heatmaps so as to get some instights into the data, than we used keraas library to train our model so as to calculate the adviews on a particular youtube video.

If you wish to directly jump to the training model's file you can use this link - (https://colab.research.google.com/github/ishanjain1502/Youtube_adview-in-ML/blob/main/Project.ipynb)

If you wish to jump to the prediction using the model you can go to this link - (https://colab.research.google.com/github/ishanjain1502/Youtube_adview-in-ML/blob/main/Project_Prediction.ipynb)

About

A prediction model for predicting adviews on youtube videos on the basis of likes/dislikes , views , comments and total watch time on the basis of category with the help of normalising data and using Tree regressor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published