/AWS1/CL_CRMMLPAYMENTCONFIG¶
An object representing the collaboration member's machine learning payment responsibilities set by the collaboration creator.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_modeltraining TYPE REF TO /AWS1/CL_CRMMODELTRNPMNTCONFIG /AWS1/CL_CRMMODELTRNPMNTCONFIG¶
The payment responsibilities accepted by the member for model training.
io_modelinference TYPE REF TO /AWS1/CL_CRMMDELINFERENCEPMN00 /AWS1/CL_CRMMDELINFERENCEPMN00¶
The payment responsibilities accepted by the member for model inference.
io_syntheticdatageneration TYPE REF TO /AWS1/CL_CRMSYNTHETICDATAGEN00 /AWS1/CL_CRMSYNTHETICDATAGEN00¶
The payment configuration for machine learning synthetic data generation.
Queryable Attributes¶
modelTraining¶
The payment responsibilities accepted by the member for model training.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELTRAINING() |
Getter for MODELTRAINING |
modelInference¶
The payment responsibilities accepted by the member for model inference.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELINFERENCE() |
Getter for MODELINFERENCE |
syntheticDataGeneration¶
The payment configuration for machine learning synthetic data generation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SYNTHETICDATAGENERATION() |
Getter for SYNTHETICDATAGENERATION |