machinelearning_predict: Generates a prediction for the observation using the...

View source: R/machinelearning_operations.R

machinelearning_predictR Documentation

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]


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.