Stock Prices Prediction Project
ADVANCED
#python
Author: Edoardo Cantagallo
Course description
In this project, we are going to predict stock prices using ML Models.
Complete all chapters to get certificate
0%
Stock Prices Prediction
In this project, we are going to predict stock prices using ML Models.
Introduction
Import Necessary Libraries and Data
Preliminary Exploration
Let's Plot the Evolution of a Single Stock
Add Multiple Stocks to a Single Plot
Check the Consistency of the Data
Prophet
Prophet Fit
Predictions Using Prophet
Plot the Results