/AWS1/CL_FDTTRAININGDATASCHEMA¶
The training data schema.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_modelvariables TYPE /AWS1/CL_FDTLISTOFSTRINGS_W=>TT_LISTOFSTRINGS TT_LISTOFSTRINGS¶
The training data schema variables.
Optional arguments:¶
io_labelschema TYPE REF TO /AWS1/CL_FDTLABELSCHEMA /AWS1/CL_FDTLABELSCHEMA¶
labelSchema
Queryable Attributes¶
modelVariables¶
The training data schema variables.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELVARIABLES() |
Getter for MODELVARIABLES, with configurable default |
ASK_MODELVARIABLES() |
Getter for MODELVARIABLES w/ exceptions if field has no valu |
HAS_MODELVARIABLES() |
Determine if MODELVARIABLES has a value |
labelSchema¶
labelSchema
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LABELSCHEMA() |
Getter for LABELSCHEMA |