# Modeling

> Modeling - Information to help you easily navigate the process of building, understanding, and
> analyzing models.

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

## Primary page

- [Modeling](https://docs.datarobot.com/en/docs/api/dev-learning/python/modeling/index.html): Full documentation for this topic (HTML).

## Related documentation

- [Developer documentation](https://docs.datarobot.com/en/docs/api/index.html): Linked from this page.
- [Developer learning](https://docs.datarobot.com/en/docs/api/dev-learning/index.html): Linked from this page.
- [Python API client user guide](https://docs.datarobot.com/en/docs/api/dev-learning/python/index.html): Linked from this page.
- [Model insights](https://docs.datarobot.com/en/docs/api/dev-learning/python/modeling/insights/index.html): Linked from this page.
- [Specialized workflows](https://docs.datarobot.com/en/docs/api/dev-learning/python/modeling/spec/index.html): Linked from this page.
- [Projects](https://docs.datarobot.com/en/docs/api/dev-learning/python/modeling/project.html): Linked from this page.
- [Models](https://docs.datarobot.com/en/docs/api/dev-learning/python/modeling/model.html): Linked from this page.
- [Blueprints](https://docs.datarobot.com/en/docs/api/dev-learning/python/modeling/blueprint.html): Linked from this page.
- [Jobs](https://docs.datarobot.com/en/docs/api/dev-learning/python/modeling/job.html): Linked from this page.
- [Model recommendation](https://docs.datarobot.com/en/docs/api/dev-learning/python/modeling/model_recommendation.html): Linked from this page.
- [DataRobot Prime](https://docs.datarobot.com/en/docs/api/dev-learning/python/modeling/prime.html): Linked from this page.

## Documentation content

# Modeling

The modeling section provides information to help you easily navigate the process of building, understanding, and analyzing models.

| Resource | Description |
| --- | --- |
| Model insights | Information to help you easily navigate the process of building, understanding, and analyzing models. |
| Specialized workflows | Alternative workflows for a variety of specialized data types. |
| Projects | Create, configure, and manage DataRobot projects for modeling. |
| Models | Train, retrieve, and analyze DataRobot models. |
| Blueprints | Work with DataRobot blueprints which define computation paths for datasets before producing predictions. |
| Jobs | Manage and monitor jobs in DataRobot projects, including model creation jobs and queue management. |
| Model recommendation | Learn how to retrieve and work with DataRobot model recommendations for deployment. |
| DataRobot Prime | Learn how to use DataRobot Prime to download executable code that approximates models. |
