main
parent
88f9b142ff
commit
4788cad0fe
|
@ -15,6 +15,7 @@ from xgboost import XGBRegressor
|
|||
|
||||
import keras
|
||||
from keras import layers
|
||||
import ray
|
||||
from ray import tune
|
||||
from ray.tune.schedulers import ASHAScheduler
|
||||
|
||||
|
|
Loading…
Reference in New Issue