Interface TrainingMetrics.Builder

  • Method Details

    • trainingLoss

      TrainingMetrics.Builder trainingLoss(Float trainingLoss)

      Loss metric associated with the custom job.

      Parameters:
      trainingLoss - Loss metric associated with the custom job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.