Skip to content

Files

Latest commit

 

History

History
5 lines (5 loc) · 432 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 432 Bytes

machine_learning_trading

In the first task we created access_portflio for using linear regression to find the nearest stock prize. In second task we created Decision tree, baglearner, Random tree to optimize the model. In the third and fourth task we created Assess Leaner and Defeat Learner. In fifth and sixth task we created Qlearning robot and Strategy Learner to create a model that use Qlearner to predict the stock prices.