1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-17 01:14:35 +08:00

LightGBM hyperparameter

This commit is contained in:
Kenneth Tang
2021-05-13 23:12:29 +08:00
parent 8b15ffc027
commit f51e04a1cc
4 changed files with 176 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
pandas==1.1.2
numpy==1.17.4
lightgbm==3.1.0
optuna==2.7.0
optuna-dashboard==0.4.1