machinelearning_update_batch_prediction {paws.machine.learning} | R Documentation |
Updates the BatchPredictionName of a BatchPrediction
Description
Updates the BatchPredictionName
of a BatchPrediction
.
See https://www.paws-r-sdk.com/docs/machinelearning_update_batch_prediction/ for full documentation.
Usage
machinelearning_update_batch_prediction(BatchPredictionId, BatchPredictionName)
Arguments
BatchPredictionId |
[required] The ID assigned to the |
BatchPredictionName |
[required] A new user-supplied name or description of the |
[Package paws.machine.learning version 0.7.0 Index]