You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Personalize::Types::TunedHPOParams

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

If hyperparameter optimization (HPO) was performed, contains the hyperparameter values of the best performing model.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#algorithm_hyper_parametersHash<String,String>

A list of the hyperparameter values of the best performing model.

Returns:

  • (Hash<String,String>)

    A list of the hyperparameter values of the best performing model.