Number of rows that have been used in prediction computation
skipped_rowsinteger
Number of rows that have been skipped during scoring. May contain non-zero value only in time-series predictions case if provided dataset contains more than required historical rows.
job_intake_sizeinteger
Number of bytes in the intake dataset for this job
job_output_sizeinteger
Number of bytes in the output dataset for this job
prediction_job_idstring
Required
ID of the Batch Prediction job to update
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not