/AWS1/CL_CRMMEMBERSHIPMLPMNT00¶
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_CRMMEMBERSHIPMDELTR00 /AWS1/CL_CRMMEMBERSHIPMDELTR00¶
The payment responsibilities accepted by the member for model training.
io_modelinference TYPE REF TO /AWS1/CL_CRMMEMBERSHIPMDELIN00 /AWS1/CL_CRMMEMBERSHIPMDELIN00¶
The payment responsibilities accepted by the member for model inference.
io_syntheticdatageneration TYPE REF TO /AWS1/CL_CRMMEMBERSHIPSYNTHE00 /AWS1/CL_CRMMEMBERSHIPSYNTHE00¶
The payment configuration for synthetic data generation for this machine learning membership.
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 synthetic data generation for this machine learning membership.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SYNTHETICDATAGENERATION() |
Getter for SYNTHETICDATAGENERATION |