HyperParameterTuningJobWarmStartType
public enum HyperParameterTuningJobWarmStartType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case identicaldataandalgorithm = "IdenticalDataAndAlgorithm"
-
Undocumented
Declaration
Swift
case transferlearning = "TransferLearning"
-
Declaration
Swift
public var description: String { get }