/AWS1/CL_SGMMLFLOWDETAILS¶
The MLflow details of this job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_mlflowexperimentid TYPE /AWS1/SGMMLFLOWEXPERIMENTID /AWS1/SGMMLFLOWEXPERIMENTID¶
The MLflow experiment ID used for this job.
iv_mlflowrunid TYPE /AWS1/SGMMLFLOWRUNID /AWS1/SGMMLFLOWRUNID¶
The MLflow run ID used for this job.
Queryable Attributes¶
MlflowExperimentId¶
The MLflow experiment ID used for this job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MLFLOWEXPERIMENTID() |
Getter for MLFLOWEXPERIMENTID, with configurable default |
ASK_MLFLOWEXPERIMENTID() |
Getter for MLFLOWEXPERIMENTID w/ exceptions if field has no |
HAS_MLFLOWEXPERIMENTID() |
Determine if MLFLOWEXPERIMENTID has a value |
MlflowRunId¶
The MLflow run ID used for this job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MLFLOWRUNID() |
Getter for MLFLOWRUNID, with configurable default |
ASK_MLFLOWRUNID() |
Getter for MLFLOWRUNID w/ exceptions if field has no value |
HAS_MLFLOWRUNID() |
Determine if MLFLOWRUNID has a value |