Add XGBoostRegressor for freqAI, fix mypy errors

This commit is contained in:
Emre
2022-09-08 14:12:19 +03:00
committed by Robert Caulk
parent 4c9ac6b7c0
commit 1b6410d7d1
6 changed files with 87 additions and 9 deletions

View File

@@ -6,3 +6,4 @@ scikit-learn==1.1.2
joblib==1.1.0
catboost==1.0.6; platform_machine != 'aarch64'
lightgbm==3.3.2
xgboost==1.6.2