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

Datarobot Create Projects Pred Datasets Dataset Uploads

Tool to create a prediction dataset upload for a DataRobot project. Use when you need to upload a dataset that will be used for making predictions on a project. Returns a new dataset ID for the prediction dataset. For time series projects, you can specify forecast points or bulk…

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 Pred Datasets Dataset Uploads

Pricing and limits

Pricing
Free
Unified payment
Not currently supported

Inputs

  • userstring
    [DEPRECATED] The username for database authentication. Use credentialId or credentialData instead.
  • passwordstring
    [DEPRECATED] The password (in cleartext) for database authentication. Use credentialId or credentialData instead.
  • datasetIdstring
    Required
    The ID of the dataset entry to use for prediction dataset.
  • projectIdstring
    Required
    The ID of the project for which to create the prediction dataset upload.
  • credentialsarray
    List of credentials for the secondary datasets used in feature discovery project. Maximum 30 items.
  • useKerberosboolean
    If true, use kerberos authentication for database authentication. Default is false.
  • credentialIdstring
    The ID of the set of credentials to authenticate with the database.
  • forecastPointstring
    For time series projects only. The time in the dataset relative to which predictions are generated. If not specified, uses the row with the latest timestamp. Cannot be used with predictionsStartDate/predictionsEndDate.
  • credentialDataobject
    The credentials to authenticate with the database, to be used instead of credential ID. Can be one of several credential types (basic, AWS, OAuth, SSH, GCP, Databricks, Azure).
  • datasetVersionIdstring
    The ID of the dataset version to use for the prediction dataset. If not specified, uses latest version associated with datasetId.
  • actualValueColumnstring
    Actual value column name, valid for the prediction files if the project is unsupervised and the dataset is considered as bulk predictions dataset.
  • predictionsEndDatestring
    For time series projects only. The end date (exclusive) for bulk predictions using training data. Must be provided with predictionsStartDate. Cannot be used with forecastPoint.

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.