Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDataRobot ToolsDatarobot Create Projects Models Feature Impact
DataRobot Tools

Datarobot Create Projects Models Feature Impact

Tool to add a request to calculate feature impact for a DataRobot model to the job queue. Use this to understand which features have the most influence on model predictions. The operation is asynchronous - poll the returned location URL to check job status.

Write actionRisk level 2 of 5API key connection
Use Datarobot Create Projects Models Feature Impact

Pricing and limits

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

Pricing
Free
Unified payment
Not currently supported

Inputs

  • backtest
    The backtest value used for Feature Impact computation. Applicable for datetime aware models only. Can be an integer backtest index or string identifier.
  • model_idstring
    Required
    The ID of the model for which to compute feature impact. Use DATAROBOT_LIST_PROJECTS_MODELS or DATAROBOT_GET_PROJECTS_MODELS to find model IDs.
  • rowCountinteger
    The sample size to use for Feature Impact computation (10-100000 rows). If not specified, defaults to the training sample size of the model. Maximum is 100000 rows or the training sample size, whichever is less.
  • project_idstring
    Required
    The ID of the DataRobot project containing the model. Use DATAROBOT_LIST_PROJECTS or DATAROBOT_GET_PROJECT to find project IDs.

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.