Netflix stock price prediction

1 year ago
7

In this video, I show you how to implement multiple machine learning models provided by sklearn for Netflix stock prediction dataset. The dataset is present on Kaggle.

Dataset Link :- https://www.kaggle.com/datasets/jainilcoder/netflix-stock-price-prediction

Kaggle Notebook Link :- https://www.kaggle.com/code/gauranggupta123/netflix-stock-prediction-with-different-models

Resources :- https://scikit-learn.org/stable/supervised_learning.html#supervised-learning

0:00 :- Introduction
1:06 :- Importing Libraries and data
6:26 :- Data visualization
12:34 :- Data preprocessing
14:46 :- Data splitting
20:13 :- Multiple Models
26:22 :- Plotting losses of different models

Loading comments...