View source: R/forecastservice_operations.R
forecastservice_get_accuracy_metrics | R Documentation |
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.
forecastservice_get_accuracy_metrics(PredictorArn)
PredictorArn |
[required] The Amazon Resource Name (ARN) of the predictor to get metrics for. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.