Interface PipelineExperimentConfig.Builder

  • Method Details

    • experimentName

      PipelineExperimentConfig.Builder experimentName(String experimentName)

      The name of the experiment.

      Parameters:
      experimentName - The name of the experiment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • trialName

      The name of the trial.

      Parameters:
      trialName - The name of the trial.
      Returns:
      Returns a reference to this object so that method calls can be chained together.