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)
[required] The Amazon Resource Name (ARN) of the predictor to get metrics for.