Interface ParentHyperParameterTuningJob.Builder

    • Method Detail

      • hyperParameterTuningJobName

        ParentHyperParameterTuningJob.Builder hyperParameterTuningJobName​(String hyperParameterTuningJobName)

        The name of the hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.

        Parameters:
        hyperParameterTuningJobName - The name of the hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.