machinelearning_predict: Generates a prediction for the observation using the specified ML Model
Usage
machinelearning_predict(MLModelId, Record, PredictEndpoint)
Arguments
- MLModelId
[required] A unique identifier of the MLModel
.
- Record
[required]
- PredictEndpoint
[required]