frauddetector_cancel_batch_prediction_job {paws.machine.learning} | R Documentation |
Cancels the specified batch prediction job
Description
Cancels the specified batch prediction job.
See https://www.paws-r-sdk.com/docs/frauddetector_cancel_batch_prediction_job/ for full documentation.
Usage
frauddetector_cancel_batch_prediction_job(jobId)
Arguments
jobId |
[required] The ID of the batch prediction job to cancel. |
[Package paws.machine.learning version 0.9.0 Index]