Тёмный

Machine Learning (AI) for Trading Stocks 

Подписаться
Просмотров 3,6 тыс.
% 151

#Programming #Python
Machine Learning (AI) Random Forest Regressor for Trading Stocks
Disclaimer: The material in this video is purely for educational purposes and should not be taken as professional investment advice. Invest at your own discretion.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
⭐Please Subscribe !⭐
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
🐦🔥🐤 Support The Channel🐤🔥🐦
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
⭐Get the code and data sets or just support the channel by becoming a supporter on Patreon:
►www.patreon.com/computerscience
⭐Website:
►everythingcomputerscience.com/
▶️ Get 2 Free Stocks on WeBull (valued up to $1850) when you deposit $100 or more :act.webull.com/kol-us/share.html?hl=en&inviteCode=LR6VIpFiAkPe
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
📚Helpful Python Programming Books📚
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
► Hands-On Machine Learning with Scikit-Learn and TensorFlow:
amzn.to/2AD1axD
► Learning Python:
amzn.to/3dQGrEB
►Head First Python:
amzn.to/3fUxDiO
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
📚Helpful Financial Books📚
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
🌟Stock Market Investing Books:
✔️The Bogleheads' Guide to Investing
amzn.to/3s0icxA
✔️The Intelligent Investor
amzn.to/34Mj7t1
✔️A Random Walk Down Wall Street
amzn.to/3Bv0ghW
🌟Money Mindset Books
✔️Rich Dad Poor Dad:
amzn.to/3rZW6eE
✔️Get Good With Money: Ten Simple Steps To Becoming Financially Whole:
amzn.to/3I1UXc1

Наука

Опубликовано:

 

5 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 6   
@PandorasBox2
@PandorasBox2 4 месяца назад
great topic thanks
@SuperLuckyLad
@SuperLuckyLad 4 месяца назад
Would a model need to be retrained for each individual share, or would it be able to make predictions about all shares in general after it had been trained on just one share?
@modisekemelo3760
@modisekemelo3760 4 месяца назад
Very insightful...
@tychoBrahe1546
@tychoBrahe1546 4 месяца назад
great stuff :)
@paulstone9755
@paulstone9755 4 месяца назад
its not even close to the price.. Why didn't u normalize the data first?
@ChTapok
@ChTapok 4 месяца назад
It seems that normalization is not necessary for this algorithm.