/AWS1/CL_SGMAUTOMLRESOLVEDAT00¶
The resolved attributes used to configure an AutoML job V2.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_automljobobjective TYPE REF TO /AWS1/CL_SGMAUTOMLJOBOBJECTIVE /AWS1/CL_SGMAUTOMLJOBOBJECTIVE¶
Specifies a metric to minimize or maximize as the objective of an AutoML job.
io_completioncriteria TYPE REF TO /AWS1/CL_SGMAUTOMLJOBCOMPLET00 /AWS1/CL_SGMAUTOMLJOBCOMPLET00¶
How long a job is allowed to run, or how many candidates a job is allowed to generate.
io_automlproblemtyperesolv00 TYPE REF TO /AWS1/CL_SGMAUTOMLPROBLEMTYP01 /AWS1/CL_SGMAUTOMLPROBLEMTYP01¶
Defines the resolved attributes specific to a problem type.
Queryable Attributes¶
AutoMLJobObjective¶
Specifies a metric to minimize or maximize as the objective of an AutoML job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOMLJOBOBJECTIVE() |
Getter for AUTOMLJOBOBJECTIVE |
CompletionCriteria¶
How long a job is allowed to run, or how many candidates a job is allowed to generate.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPLETIONCRITERIA() |
Getter for COMPLETIONCRITERIA |
AutoMLProblemTypeResolvedAttributes¶
Defines the resolved attributes specific to a problem type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOMLPROBLEMTYPERESOL00() |
Getter for AUTOMLPROBLEMTYPERESOLVEDA00 |