forecastservice_get_accuracy_metrics: Provides metrics on the accuracy of the models that were...

View source: R/forecastservice_operations.R

forecastservice_get_accuracy_metricsR Documentation

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.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.