Learn R Programming

paws.machine.learning (version 0.9.0)

forecastservice_get_accuracy_metrics: Provides metrics on the accuracy of the models that were trained by the CreatePredictor operation

Description

Provides metrics on the accuracy of the models that were trained by the create_predictor operation. Use metrics to see how well the model performed and to decide whether to use the predictor to generate a forecast. For more information, see Predictor Metrics.

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

Usage

forecastservice_get_accuracy_metrics(PredictorArn)

Arguments

PredictorArn

[required] The Amazon Resource Name (ARN) of the predictor to get metrics for.