Interface ConvergenceDetected.Builder

  • Method Details

    • completeOnConvergence

      ConvergenceDetected.Builder completeOnConvergence(String completeOnConvergence)

      A flag to stop a tuning job once AMT has detected that the job has converged.

      Parameters:
      completeOnConvergence - A flag to stop a tuning job once AMT has detected that the job has converged.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • completeOnConvergence

      ConvergenceDetected.Builder completeOnConvergence(CompleteOnConvergence completeOnConvergence)

      A flag to stop a tuning job once AMT has detected that the job has converged.

      Parameters:
      completeOnConvergence - A flag to stop a tuning job once AMT has detected that the job has converged.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: