TunedHPOParams
public struct TunedHPOParams : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A list of the hyperparameter values of the best performing model.
Declaration
Swift
public let algorithmHyperParameters: [String : String]?
-
Undocumented
Declaration
Swift
public init(algorithmHyperParameters: [String : String]? = nil)