GuilhermeMene / bbot

A Binance Bot for spot trading BTC and others cryptos using a Raspberry Pi
MIT License
0 stars 0 forks source link

Create and fit the machine learning models #4

Open GuilhermeMene opened 3 months ago

GuilhermeMene commented 3 months ago

Create the machine learning models based on Random Forest, Gradient Boosting, and Histogram-Based Gradient Boosting.

GuilhermeMene commented 2 months ago

Three types of machine learning were been created: -Random Forest

Due the file size of the Random Forest model, the bot will used only the Gradient and Histogram-based gradient boosting.