public static interface TunedHPOParams.Builder extends SdkPojo, CopyableBuilder<TunedHPOParams.Builder,TunedHPOParams>
| Modifier and Type | Method and Description |
|---|---|
TunedHPOParams.Builder |
algorithmHyperParameters(Map<String,String> algorithmHyperParameters)
A list of the hyperparameter values of the best performing model.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTunedHPOParams.Builder algorithmHyperParameters(Map<String,String> algorithmHyperParameters)
A list of the hyperparameter values of the best performing model.
algorithmHyperParameters - A list of the hyperparameter values of the best performing model.Copyright © 2020. All rights reserved.