-
Notifications
You must be signed in to change notification settings - Fork 481
Closed
Labels
Description
Hi, I checked the repo and issues but did not find an answer. Can I use katib to find optimal hyperparameters for xgboost-operator(https://github.com/kubeflow/xgboost-operator)?
I know katib can be used on xgboost. Can I simply modify the trialSpec part to run katib for xgboost-operator? Xgboost-operator's yaml file is similar to mpijob-horovod.yaml with one master and several workers.
Thanks a lot!