Tool to create a new batch predictions job in DataRobot. Use when you need to score large datasets using a deployment, model, or model package. The job processes predictions asynchronously.
modelIdstringID of leaderboard model for processing predictions. Either deploymentId, modelId, or modelPackageId is required.
chunkSizeChunk size strategy: "auto", or byte size (20-41943040).
csvSettingsobjectCSV format settings for intake and output.
abortOnErrorbooleanAbort job if too many errors are encountered.
batchJobTypestringBatch job type options
deploymentIdstringID of deployment for processing predictions. Either deploymentId, modelId, or modelPackageId is required.
thresholdLownumberCompute explanations for predictions below this threshold.
numConcurrentintegerNumber of simultaneous requests to prediction instance.
pinnedModelIdstringSpecify a model ID for scoring.
thresholdHighnumberCompute explanations for predictions above this threshold.
intakeSettingsRequiredobjectIntake configuration for input data.
modelPackageIdstringID of model package from registry for processing predictions. Either deploymentId, modelId, or modelPackageId is required.
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.