forecastservice_describe_predictor {paws.machine.learning} | R Documentation |
This operation is only valid for legacy predictors created with CreatePredictor
Description
This operation is only valid for legacy predictors created with CreatePredictor. If you are not using a legacy predictor, use describe_auto_predictor
.
See https://www.paws-r-sdk.com/docs/forecastservice_describe_predictor/ for full documentation.
Usage
forecastservice_describe_predictor(PredictorArn)
Arguments
PredictorArn |
[required] The Amazon Resource Name (ARN) of the predictor that you want information about. |
[Package paws.machine.learning version 0.7.0 Index]