Builder
Builder for SupervisedTuningSpec.
Functions
Link copied to clipboard
Link copied to clipboard
Clears the value of exportLastCheckpointOnly field.
Link copied to clipboard
Clears the value of hyperParameters field.
Link copied to clipboard
Clears the value of trainingDatasetUri field.
Link copied to clipboard
Clears the value of tuningMode field.
Link copied to clipboard
Clears the value of validationDatasetUri field.
Link copied to clipboard
public abstract SupervisedTuningSpec.Builder exportLastCheckpointOnly(boolean exportLastCheckpointOnly)
Setter for exportLastCheckpointOnly.
Link copied to clipboard
public abstract SupervisedTuningSpec.Builder hyperParameters(SupervisedHyperParameters hyperParameters)
Setter for hyperParameters.
@CanIgnoreReturnValue()
Setter for hyperParameters builder.
Link copied to clipboard
Setter for trainingDatasetUri.
Link copied to clipboard
Setter for tuningMode.
Setter for tuningMode given a known enum.
Setter for tuningMode given a string.
Link copied to clipboard
Setter for validationDatasetUri.