Open d-gol opened 2 years ago
Shouldn't Katib dialog obtain n_initial_points instead of random_state here - https://github.com/kubeflow-kale/kale/blob/master/labextension/src/widgets/KatibDialog.tsx#L828 ?
n_initial_points
random_state
Simple PR to fix: https://github.com/kubeflow-kale/kale/pull/324
Shouldn't Katib dialog obtain
n_initial_points
instead ofrandom_state
here - https://github.com/kubeflow-kale/kale/blob/master/labextension/src/widgets/KatibDialog.tsx#L828 ?Simple PR to fix: https://github.com/kubeflow-kale/kale/pull/324