aws-step-functions-data-science-sdk-python icon indicating copy to clipboard operation
aws-step-functions-data-science-sdk-python copied to clipboard

TuningStep doesn't Pass best Hyper-paramters as part of the "output"

Open sunbc0120 opened this issue 4 years ago • 0 comments
trafficstars

It only has "BestTrainingJobName". As a result, user have to use LambdaStep to grab the hyper-parameter of the "BestTrainingJob".

Why not include it in the output of TuningStep to pass for the next step?

sunbc0120 avatar Apr 01 '21 13:04 sunbc0120