datarobot-feature-engineering

Discover DataRobot-derived features and interpret feature impact scores.

24|22|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/datarobot-oss/datarobot-agent-skills --skill datarobot-feature-engineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: datarobot-feature-engineering
Source: https://github.com/datarobot-oss/datarobot-agent-skills/tree/main/skills/datarobot-feature-engineering
Command: npx skills add https://github.com/datarobot-oss/datarobot-agent-skills --skill datarobot-feature-engineering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you understand which features DataRobot uses and creates, so you can diagnose model behavior, improve performance, and prepare clean, deployable feature sets.

Core Features & Use Cases

  • Feature Discovery: Review automated derived features and transformations, identify feature types, and understand feature relationships.
  • Feature Importance Analysis: Retrieve feature impact scores, identify key drivers, and compare relevance across models to spot redundant or low-value features.
  • Feature Optimization & Documentation: Filter or simplify feature sets for deployment and export feature lists and definitions for stakeholder-ready clarity.

Quick Start

Ask the agent: "Show me the top 10 most important features for model xyz123 and explain what they mean."

Frequently Asked Questions about datarobot-feature-engineering

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify the most important features driving DataRobot model predictions?

To identify important features driving DataRobot model predictions, you retrieve feature impact scores using DataRobot SDK operations. This helps you spot key drivers and compare relevance across models to find redundant or low-value features.

What is the best way to discover derived features and transformations created by DataRobot?

The best way to discover derived features and transformations created by DataRobot is to review automated feature outputs and identify feature types. This process reveals feature relationships and helps you understand automated engineering steps.

How do I export feature definitions and lists for stakeholder documentation?

To export feature definitions and lists for stakeholder documentation, you filter and simplify your feature sets for deployment. This produces prioritized feature outputs and stakeholder-ready clarity on the inputs used by your models.

Can I use the DataRobot SDK to filter and simplify feature sets for deployment optimization?

Yes, you can use the DataRobot SDK to filter and simplify feature sets for deployment optimization. By interpreting feature types and importance thresholds, you can remove low-value inputs and prepare clean, deployable feature sets.

Why should I compare feature importance across different models?

You should compare feature importance across different models to spot redundant or low-value features. Comparing relevance helps you diagnose model behavior, improve performance, and select the most impactful inputs for deployment.

When do I need to interpret feature types and importance thresholds for feature selection?

You need to interpret feature types and importance thresholds for feature selection when preparing clean, deployable feature sets. This interpretation guides actionable decisions on which DataRobot-derived features to keep or remove.