You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The HyperparameterTuner class does not accept a Pipeline Variable for the random_seed argument, which is required to be an int. This is a regression in comparison to v2.
PySDK Version
Describe the bug
The HyperparameterTuner class does not accept a Pipeline Variable for the random_seed argument, which is required to be an int. This is a regression in comparison to v2.