# Modeling

> Modeling - Learn about the modeling process. Covers setting modeling parameters before building,
> modeling workflow, managing models and projects, and exporting data.

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.600675+00:00` (UTC).

## Primary page

- [Modeling](https://docs.datarobot.com/en/docs/classic-ui/modeling/index.html): Full documentation for this topic (HTML).

## Sections on this page

- [Build models](https://docs.datarobot.com/en/docs/classic-ui/modeling/index.html#build-models): In-page section heading.
- [Model insights (Leaderboard tabs)](https://docs.datarobot.com/en/docs/classic-ui/modeling/index.html#model-insights-leaderboard-tabs): In-page section heading.
- [Specialized workflows](https://docs.datarobot.com/en/docs/classic-ui/modeling/index.html#specialized-workflows): In-page section heading.
- [Time series modeling](https://docs.datarobot.com/en/docs/classic-ui/modeling/index.html#time-series-modeling): In-page section heading.
- [Modeling reference](https://docs.datarobot.com/en/docs/classic-ui/modeling/index.html#modeling-reference): In-page section heading.

## Related documentation

- [Classic UI documentation](https://docs.datarobot.com/en/docs/classic-ui/index.html): Linked from this page.
- [Build models](https://docs.datarobot.com/en/docs/classic-ui/modeling/build-models/build-basic/index.html): Linked from this page.
- [Advanced options](https://docs.datarobot.com/en/docs/classic-ui/modeling/build-models/adv-opt/index.html): Linked from this page.
- [Manage projects](https://docs.datarobot.com/en/docs/classic-ui/modeling/manage-projects.html): Linked from this page.
- [Evaluate tabs](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/evaluate/index.html): Linked from this page.
- [Understand tabs](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/understand/index.html): Linked from this page.
- [Describe tabs](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/describe/index.html): Linked from this page.
- [Predict tabs](https://docs.datarobot.com/en/docs/api/dev-learning/python/predictions/index.html): Linked from this page.
- [Compliance tabs](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/compliance-classic/index.html): Linked from this page.
- [Comments tab](https://docs.datarobot.com/en/docs/classic-ui/data/ai-catalog/catalog-asset.html#add-comments): Linked from this page.
- [Bias and Fairness tabs](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/bias/index.html): Linked from this page.
- [Other model tabs](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/other/index.html): Linked from this page.
- [Date/time partitioning](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/otv.html): Linked from this page.
- [Unsupervised learning](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/unsupervised/index.html): Linked from this page.
- [Composable ML](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/cml/index.html): Linked from this page.
- [Visual AI](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/visual-ai/index.html): Linked from this page.
- [Location AI](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/index.html): Linked from this page.
- [What is time-based modeling?](https://docs.datarobot.com/en/docs/classic-ui/modeling/time/whatis-time.html): Linked from this page.
- [Time series workflow overview](https://docs.datarobot.com/en/docs/classic-ui/modeling/time/ts-flow-overview.html): Linked from this page.
- [Time series insights](https://docs.datarobot.com/en/docs/classic-ui/modeling/time/ts-leaderboard.html): Linked from this page.
- [Time series predictions](https://docs.datarobot.com/en/docs/classic-ui/modeling/time/ts-predictions.html): Linked from this page.
- [Multiseries modeling](https://docs.datarobot.com/en/docs/classic-ui/modeling/time/multiseries.html): Linked from this page.
- [Segmented modeling](https://docs.datarobot.com/en/docs/classic-ui/modeling/time/ts-segmented.html): Linked from this page.
- [Nowcasting](https://docs.datarobot.com/en/docs/classic-ui/modeling/time/nowcasting.html): Linked from this page.
- [Enable external prediction comparison](https://docs.datarobot.com/en/docs/classic-ui/modeling/time/cyob.html): Linked from this page.
- [Advanced time series modeling](https://docs.datarobot.com/en/docs/classic-ui/modeling/time/ts-adv-modeling/index.html): Linked from this page.
- [Time series modeling data](https://docs.datarobot.com/en/docs/classic-ui/modeling/time/ts-modeling-data/index.html): Linked from this page.
- [Time series reference](https://docs.datarobot.com/en/docs/reference/pred-ai-ref/ts-reference/index.html): Linked from this page.
- [modeling reference](https://docs.datarobot.com/en/docs/reference/pred-ai-ref/index.html): Linked from this page.
- [modeling FAQ](https://docs.datarobot.com/en/docs/classic-ui/modeling/general-modeling-faq.html): Linked from this page.

## Documentation content

# Modeling

The sections described below provide information to help you easily navigate the ML modeling process.

## Build models

| Topic | Description |
| --- | --- |
| Build models | Elements of the basic modeling workflow. |
| Advanced options | Setting advanced modeling parameters prior to building. |
| Manage projects | Manage models and projects, and export data. |

## Model insights (Leaderboard tabs)

| Topic | Description |
| --- | --- |
| Evaluate tabs | View key plots and statistics needed to judge and interpret a model’s effectiveness. |
| Understand tabs | Understand what drives a model’s predictions. |
| Describe tabs | View model building information and feature details. |
| Predict tabs | Make predictions in DataRobot using the UI or API. |
| Compliance tabs | Compile model development documentation that can be used for regulatory validation. |
| Comments tab | Add comments to assets in the AI Catalog. |
| Bias and Fairness tabs | Identify if a model is biased and why the model is learning bias from the training data. |
| Other model tabs | Compare models across a project. |

## Specialized workflows

| Topic | Description |
| --- | --- |
| Date/time partitioning | Build models with time-relevant data (not time series). |
| Unsupervised learning | Work with unlabeled or partially labeled data to build anomaly detection or clustering models. |
| Composable ML | Build blueprints using built-in DataRobot tasks and custom Python or R code. |
| Visual AI | Use image-based datasets. |
| Location AI | Use geospatial datasets. |

## Time series modeling

| Topic | Description |
| --- | --- |
| What is time-based modeling? | The basic modeling process and a recommended reading path. |
| Time series workflow overview | The workflow for creating a time series project. |
| Time series insights | Visualizations available to help interpret your data and models. |
| Time series predictions | Making predictions with time series models. |
| Multiseries modeling | Modeling with datasets that contain multiple time series. |
| Segmented modeling | Grouping series into segments, creating multiple projects for each segment, and producing a single Combined Model for the data. |
| Nowcasting | Making predictions for the present and very near future (very short-range forecasting). |
| Enable external prediction comparison | Comparing model predictions built outside of DataRobot against DataRobot predictions. |
| Advanced time series modeling | Modifying partitions, setting advanced options, and understanding window settings. |
| Time series modeling data | Working with the time series modeling dataset:Creating the modeling datasetUsing the data prep toolRestoring pruned features |
| Time series reference | How to customize time series projects as well as a variety of deep-dive reference material for DataRobot time series modeling. |

## Modeling reference

See a variety of [modeling reference](https://docs.datarobot.com/en/docs/reference/pred-ai-ref/index.html) material in the Reference section, as well as the [modeling FAQ](https://docs.datarobot.com/en/docs/classic-ui/modeling/general-modeling-faq.html) for a list of frequently asked modeling questions, including building models and model insights, with brief answers and links to more complete documentation.
