# Feature Discovery settings

> Feature Discovery settings - How to set Feature Discovery advanced options, including feature
> engineering controls and feature reduction.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-04-24T16:03:56.541043+00:00` (UTC).

## Primary page

- [Feature Discovery settings](https://docs.datarobot.com/en/docs/classic-ui/data/transform-data/feature-discovery/fd-adv-opt.html): Full documentation for this topic (HTML).

## Sections on this page

- [Feature engineering controls](https://docs.datarobot.com/en/docs/classic-ui/data/transform-data/feature-discovery/fd-adv-opt.html#feature-engineering-controls): In-page section heading.
- [Feature reduction](https://docs.datarobot.com/en/docs/classic-ui/data/transform-data/feature-discovery/fd-adv-opt.html#feature-reduction): In-page section heading.

## Related documentation

- [Classic UI documentation](https://docs.datarobot.com/en/docs/classic-ui/index.html): Linked from this page.
- [Data](https://docs.datarobot.com/en/docs/classic-ui/data/index.html): Linked from this page.
- [Transform data](https://docs.datarobot.com/en/docs/classic-ui/data/transform-data/index.html): Linked from this page.
- [Feature Discovery](https://docs.datarobot.com/en/docs/classic-ui/data/transform-data/feature-discovery/index.html): Linked from this page.
- [features to derive](https://docs.datarobot.com/en/docs/classic-ui/data/transform-data/feature-discovery/fd-gen.html): Linked from this page.
- [EDA2](https://docs.datarobot.com/en/docs/reference/data-ref/eda-explained.html#eda2): Linked from this page.

## Documentation content

# Feature Discovery settings

The Feature Discovery process uses a variety of heuristics to determine the list of [features to derive](https://docs.datarobot.com/en/docs/classic-ui/data/transform-data/feature-discovery/fd-gen.html) in a DataRobot project. In Feature Discovery Settings, you can control which transformations DataRobot will try when deriving new features ( [feature engineering controls](https://docs.datarobot.com/en/docs/classic-ui/data/transform-data/feature-discovery/fd-adv-opt.html#feature-engineering-controls)), as well as set DataRobot to automatically remove redundant features and those with low impact ( [feature reduction](https://docs.datarobot.com/en/docs/classic-ui/data/transform-data/feature-discovery/fd-adv-opt.html#feature-reduction)).

To access Feature Discovery Settings, click the settings gear on the Define Relationships page.

## Feature engineering controls

You can influence how DataRobot conducts feature engineering by setting feature engineering controls. You might want to do this to:

- Use your domain knowledge to guide the feature engineering process and improve the quality of the derived features.
- Speed up feature engineering.
- Improve accuracy by deriving more features, for example, using categorical statistics , skewness, and kurtosis.
- Exclude specific transforms that might be too complex to explain to business stakeholders. You can exclude these features post-modeling but that adds to the complexity of the modeling process.

Set the feature engineering options in the relationship editor prior to [EDA2](https://docs.datarobot.com/en/docs/reference/data-ref/eda-explained.html#eda2).

In Feature Discovery Settings, click the Feature Engineering tab. Consider which feature engineering transformations make the most sense for your project and select the ones you want DataRobot to try when deriving new features.

You can hover over a transformation to view a tool tip that describes it.

When you're done, click Save changes.

## Feature reduction

During Feature Discovery, DataRobot generates new features then removes the features that have low impact or are redundant. This is called feature reduction. You can instead include all features when building models by disabling feature reduction using the following method:

In the relationship configuration (the Define Relationships page), click the settings ( [https://docs.datarobot.com/en/docs/images/icon-gear.png](https://docs.datarobot.com/en/docs/images/icon-gear.png)) gear. Select the Feature Reduction tab and toggle off Use supervised feature reduction:
