Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDataRobot ToolsDatarobot Create Projects Prediction Datasets Url Uploads
DataRobot Tools

Datarobot Create Projects Prediction Datasets Url Uploads

Tool to upload a prediction dataset from a URL to a DataRobot project. Use when you need to add prediction data from a publicly accessible URL to an existing project for scoring. The upload happens asynchronously - use the returned statusId to monitor progress.

Write actionRisk level 2 of 5
Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

API key connection
Use Datarobot Create Projects Prediction Datasets Url Uploads

Pricing and limits

Pricing
Free
Unified payment
Not currently supported

Inputs

  • urlstring
    Required
    The URL to download the dataset from for predictions. Must be a valid HTTP/HTTPS URL pointing to a dataset file (CSV, Excel, etc.).
  • projectIdstring
    Required
    The project ID to which the data will be uploaded for prediction.
  • credentialsarray
    A list of credentials for the secondary datasets used in feature discovery project. Maximum 30 items.
  • forecastPointstring
    For time series projects only. The time in the dataset relative to which predictions are generated. If not specified the default value is the value in the row with the latest specified timestamp. Specifying this value for a project that is not a time series project will result i…
  • actualValueColumnstring
    Actual value column name, valid for the prediction files if the project is unsupervised and the dataset is considered as bulk predictions dataset. This value is optional.
  • predictionsEndDatestring
    Used for time series projects only. The end date for bulk predictions, exclusive. Note that this parameter is used for generating historical predictions using the training data, not for future predictions. If not specified, the dataset is not considered as a bulk predictions dat…
  • predictionsStartDatestring
    Used for time series projects only. The start date for bulk predictions. Note that this parameter is used for generating historical predictions using the training data, not for future predictions. If not specified, the dataset is not considered as a bulk predictions dataset. Thi…
  • secondaryDatasetsConfigIdstring
    For feature discovery projects only. The ID of the alternative secondary dataset config to use during prediction.
  • relaxKnownInAdvanceFeaturesCheckboolean
    For time series projects only. If true, missing values in the known in advance features are allowed in the forecast window at the prediction time. If omitted or false, missing values are not allowed.

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

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.