filmov
tv
Predicting Stock Prices with Python using Machine Learning - Linear Regression

Показать описание
In this video we are covering the simplest form of Machine Learning to predict stock prices (or rather returns) in Python using a Linear Regression.
Get the Notebook/Source code by becoming a Tier-2 Channel member:
As said in the video you should not take this as a valid trading strategy. It is just an idea how a linear Regression can be used and how overfitting can be avoided or at least diminished using a train test split.
I am purposely NOT showing a time horizon where this is working or looking nicely to make you aware of that.
I am planning on covering other algorithms and extending the strategy. If you find that interesting please leave the video a like and subscribe :-)
Mentioned videos:
Logit regression:
Multiple linear regression:
The video series is inspired by the Hands-On Algorithmic Trading with Python course by Deepak Kanungo. Anyhow, the code and some approaches strongly deviate from his.
#Python #MachineLearning #Regression
Disclaimer: This video is not an investment advice and is for informational and educational purposes only.
0:00 - 01:04 Introduction
01:04 - 04:53 Data prep
04:53 - 06:15 Model building, fitting & prediction
06:15 - 08:24 Strategy, Performance and Visualization
08:24 - 14:40 Overfitting and avoiding with train test split
14:40 - 16:42 Number of trades
16:42 - 18:59 Playing around with different assets, lags (skippable)
Get the Notebook/Source code by becoming a Tier-2 Channel member:
As said in the video you should not take this as a valid trading strategy. It is just an idea how a linear Regression can be used and how overfitting can be avoided or at least diminished using a train test split.
I am purposely NOT showing a time horizon where this is working or looking nicely to make you aware of that.
I am planning on covering other algorithms and extending the strategy. If you find that interesting please leave the video a like and subscribe :-)
Mentioned videos:
Logit regression:
Multiple linear regression:
The video series is inspired by the Hands-On Algorithmic Trading with Python course by Deepak Kanungo. Anyhow, the code and some approaches strongly deviate from his.
#Python #MachineLearning #Regression
Disclaimer: This video is not an investment advice and is for informational and educational purposes only.
0:00 - 01:04 Introduction
01:04 - 04:53 Data prep
04:53 - 06:15 Model building, fitting & prediction
06:15 - 08:24 Strategy, Performance and Visualization
08:24 - 14:40 Overfitting and avoiding with train test split
14:40 - 16:42 Number of trades
16:42 - 18:59 Playing around with different assets, lags (skippable)
Комментарии