Closed justinvyu closed 1 year ago
Ray 2.7 has some breaking API changes for tune.ExperimentAnalysis, which tune-sklearn depends on to construct the output. This PR fixes the API usage.
tune.ExperimentAnalysis
tune-sklearn
Closes https://github.com/ray-project/tune-sklearn/issues/273
Ray 2.7 has some breaking API changes for
tune.ExperimentAnalysis
, whichtune-sklearn
depends on to construct the output. This PR fixes the API usage.Closes https://github.com/ray-project/tune-sklearn/issues/273