Tool to create a Batch Prediction job definition. Use when you need to manually or scheduled scoring on large datasets.
namestringHuman-readable unique name for the job definition.
enabledbooleanEnable scheduler execution for this definition.
scheduleobjectCron-like schedule configuration
chunkSizeChunking strategy: 'auto', 'fixed', 'dynamic', or byte size 20–41943040.
abortOnErrorbooleanAbort job if too many row errors occur. Default true.
batchJobTypestringType of batch job. Defaults to 'prediction' if omitted.
deploymentIdRequiredstringTarget deployment ID for scoring.
intakeSettingsRequiredobjectIntake adapter configuration; see Prediction intake options.
outputSettingsobjectOutput adapter configuration; see Prediction output options.
includeProbabilitiesbooleanInclude probabilities for all classes. Default true.
includePredictionStatusbooleanInclude prediction status column. Default false.
includeProbabilitiesClassesarrayOnly include probabilities for specified class names.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.