/AWS1/CL_MPISAGEMAKERALGREC¶
Recommended instance types for training and inference with a SageMaker algorithm.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_recdbatchxfrminstancetype TYPE /AWS1/MPISTRING /AWS1/MPISTRING¶
The recommended instance type for batch inference.
iv_recdtraininginstancetype TYPE /AWS1/MPISTRING /AWS1/MPISTRING¶
The recommended instance type for training.
Optional arguments:¶
iv_recdrtminfrncinstancetype TYPE /AWS1/MPISTRING /AWS1/MPISTRING¶
The recommended instance type for real-time inference.
Queryable Attributes¶
recommendedBatchTransformInstanceType¶
The recommended instance type for batch inference.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECDBATCHXFRMINSTTYPE() |
Getter for RECDBATCHXFRMINSTANCETYPE, with configurable defa |
ASK_RECDBATCHXFRMINSTTYPE() |
Getter for RECDBATCHXFRMINSTANCETYPE w/ exceptions if field |
HAS_RECDBATCHXFRMINSTTYPE() |
Determine if RECDBATCHXFRMINSTANCETYPE has a value |
recommendedRealtimeInferenceInstanceType¶
The recommended instance type for real-time inference.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECDRTMINFRNCINSTTYPE() |
Getter for RECDRTMINFRNCINSTANCETYPE, with configurable defa |
ASK_RECDRTMINFRNCINSTTYPE() |
Getter for RECDRTMINFRNCINSTANCETYPE w/ exceptions if field |
HAS_RECDRTMINFRNCINSTTYPE() |
Determine if RECDRTMINFRNCINSTANCETYPE has a value |
recommendedTrainingInstanceType¶
The recommended instance type for training.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECDTRAININGINSTANCETYPE() |
Getter for RECDTRAININGINSTANCETYPE, with configurable defau |
ASK_RECDTRAININGINSTANCETYPE() |
Getter for RECDTRAININGINSTANCETYPE w/ exceptions if field h |
HAS_RECDTRAININGINSTANCETYPE() |
Determine if RECDTRAININGINSTANCETYPE has a value |