BTC/USDT Volume Forecast with Machine Learning
Install conda and create new environment:
$ conda create --name=volfor python=3.9
$ conda activate volfor
(volfor) $ pip install -r requirements.txt
Install .pkl
dataset files from drive
datasets.py
- creates datasethypergbm.py
- runs HyperGBM to train decision trees + inference