Learn R Programming

paws.machine.learning (version 0.9.0)

machinelearning_predict: Generates a prediction for the observation using the specified ML Model

Description

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

See https://www.paws-r-sdk.com/docs/machinelearning_predict/ for full documentation.

Usage

machinelearning_predict(MLModelId, Record, PredictEndpoint)

Arguments

MLModelId

[required] A unique identifier of the MLModel.

Record

[required]

PredictEndpoint

[required]