datarobot (version 2.14.2)

RequestPredictionsForDataset: Deprecated version of request predictions

Description

Deprecated version of request predictions

Usage

RequestPredictionsForDataset(project, modelId, datasetId)

Arguments

project

character. Either (1) a character string giving the unique alphanumeric identifier for the project, or (2) a list containing the element projectId with this identifier.

modelId

numeric. The ID of the model to use to make predictions

datasetId

numeric. The ID of the dataset to make predictions against (as uploaded from UploadPredictionDataset)