Skip to content

/AWS1/CL_ML=>PREDICT()

About Predict

Generates a prediction for the observation using the specified ML Model.

Note: Not all response parameters will be populated. Whether a response parameter is populated depends on the type of model requested.

Method Signature

IMPORTING

Required arguments:

IV_MLMODELID TYPE /AWS1/ML_ENTITYID /AWS1/ML_ENTITYID

A unique identifier of the MLModel.

IT_RECORD TYPE /AWS1/CL_ML_RECORD_W=>TT_RECORD TT_RECORD

Record

IV_PREDICTENDPOINT TYPE /AWS1/ML_VIPURL /AWS1/ML_VIPURL

PredictEndpoint

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ML_PREDICTOUTPUT /AWS1/CL_ML_PREDICTOUTPUT