# Location AI

> Location AI - DataRobot Location AI adds tools and support for geospatial analysis across the entire
> AutoML workflow.

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

## Primary page

- [Location AI](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/index.html): Full documentation for this topic (HTML).

## Sections on this page

- [Feature considerations](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/index.html#feature-considerations): In-page section heading.
- [Location features](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/index.html#location-features): In-page section heading.
- [Visualizations](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/index.html#visualizations): In-page section heading.
- [Modeling](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/index.html#modeling): In-page section heading.

## Related documentation

- [Classic UI documentation](https://docs.datarobot.com/en/docs/classic-ui/index.html): Linked from this page.
- [Modeling](https://docs.datarobot.com/en/docs/classic-ui/modeling/index.html): Linked from this page.
- [Specialized workflows](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/index.html): Linked from this page.
- [Data ingest](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/lai-ingest.html): Linked from this page.
- [ESDA](https://docs.datarobot.com/en/docs/classic-ui/data/analyze-data/lai-esda.html): Linked from this page.
- [Modeling](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/lai-model.html): Linked from this page.
- [Accuracy Over Space](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/lai-insights.html): Linked from this page.

## Documentation content

# Location AI

DataRobot Location AI adds support for geospatial analysis across the entire AutoML workflow. These tools and techniques help users improve their modeling workflows by:

- Natively ingesting common geospatial formats
- Automatically recognizing geospatial coordinates in non-spatial formats
- Allowing Exploratory Spatial Data Analysis (ESDA)
- Enhancing model blueprints with spatially-explicit modeling tasks
- Visualizing geospatial data using interactive maps in pre- and post-modeling
- Gaining insights into geospatial patterns in your models

DataRobot’s Location AI enhances the standard AutoML workflow to capture a broad range of geospatial problems.

See the associated [considerations](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/index.html#feature-considerations) for important additional information.

These sections describe:

| Topic | Description |
| --- | --- |
| Data ingest | Work with sources of geospatial data. |
| ESDA | Conduct Exploratory Spatial Data Analysis (ESDA) within the DataRobot environment. |
| Modeling | Expand traditional automated feature engineering and improve model options. |
| Accuracy Over Space | Assess model fidelity through visualizations. |

## Feature considerations

Consider the following [location](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/index.html#location-features), [visualization](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/index.html#visualizations), and [modeling](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/index.html#modeling) points when working with Location AI.

### Location features

Many features of Location AI operate with a primary location feature. You can have multiple Location features in a dataset; the primary location feature is the one that is used as the basis for most visualization and modeling.

- The primary location feature is automatically set to the first Location feature in a dataset. You can change this selection by using the dropdown in the Geospatial Modeling section of the EDA page. Once Autopilot is started, the primary location feature cannot be changed.
- Location features are automatically created when a project is created from:
- All of the rows in a Location column must be of the same shape type, e.g., Point, Line, or Polygon.
- You can manually create a Location feature from a pair of features with latitude and longitude data.

### Visualizations

Location AI provides several intuitive tools for Exploratory Spatial Data Analysis (ESDA) and to explore model performance insights.

- TheUnique Mapvisualization, which will display every Location on a map, is typically available. When datasets are sufficiently large the data is automatically aggregated to improve performance:
- Accuracy Over Spaceis available for Regression projects only. It is not available when using Over Time Validation (OTV).

### Modeling

When using Location AI, modeling blueprints are enhanced to take advantage of the important information often provided by location.

- Location AI can be used for Exploratory Spatial Data Analysis (ESDA) in multiclass projects, but Location AI models will only be available for regression, binary classification, anomaly detection, and clustering projects.
- Time series is not supported.
- The Spatial Neighborhood Featurizer will not run if there are more than 10,000,000 rows or more than 500 numeric columns in a dataset.
- In cases of point Location features created by transforming a latitude and longitude feature, you may wish to exclude the original latitude and longitude feature from the feature list during modeling, as these carry the same information as the new Location feature.
- Some modeling blueprints do not support Location AI, such as Gaussian Process Regressors and Eureqa models. Some blueprints may run in Autopilot or be available in the Repository that will not use the location information.
- Scoring Code export is not supported.
