Properties of a StudyStoppingConfig.
Package
@google-cloud/aiplatformProperties
maxDurationNoProgress
maxDurationNoProgress?: (google.protobuf.IDuration|null);StudyStoppingConfig maxDurationNoProgress
maximumRuntimeConstraint
maximumRuntimeConstraint?: (google.cloud.aiplatform.v1beta1.IStudyTimeConstraint|null);StudyStoppingConfig maximumRuntimeConstraint
maxNumTrials
maxNumTrials?: (google.protobuf.IInt32Value|null);StudyStoppingConfig maxNumTrials
maxNumTrialsNoProgress
maxNumTrialsNoProgress?: (google.protobuf.IInt32Value|null);StudyStoppingConfig maxNumTrialsNoProgress
minimumRuntimeConstraint
minimumRuntimeConstraint?: (google.cloud.aiplatform.v1beta1.IStudyTimeConstraint|null);StudyStoppingConfig minimumRuntimeConstraint
minNumTrials
minNumTrials?: (google.protobuf.IInt32Value|null);StudyStoppingConfig minNumTrials
shouldStopAsap
shouldStopAsap?: (google.protobuf.IBoolValue|null);StudyStoppingConfig shouldStopAsap