Interface MlflowDetails.Builder

  • Method Details

    • mlflowExperimentId

      MlflowDetails.Builder mlflowExperimentId(String mlflowExperimentId)

      The MLflow experiment ID used for this job.

      Parameters:
      mlflowExperimentId - The MLflow experiment ID used for this job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • mlflowRunId

      MlflowDetails.Builder mlflowRunId(String mlflowRunId)

      The MLflow run ID used for this job.

      Parameters:
      mlflowRunId - The MLflow run ID used for this job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.