# Accuracy Over Space

> Accuracy Over Space - Location AI insights help to discover spatial patterns in prediction errors
> and visualize prediction errors across data partitions on a map visualization.

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

## Primary page

- [Accuracy Over Space](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/lai-insights.html): Full documentation for this topic (HTML).

## 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.
- [Location AI](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/location-ai/index.html): Linked from this page.
- [ESDA](https://docs.datarobot.com/en/docs/classic-ui/data/analyze-data/lai-esda.html): Linked from this page.

## Documentation content

# Accuracy Over Space

To assess model fidelity in a spatial setting, Location AI adds powerful model evaluation tools to DataRobot. Location AI insights help to discover spatial patterns in prediction errors and visualize prediction errors across data partitions on a map visualization. Location AI facilitates these insights through the Evaluate > Accuracy Over Space tab for an individual model.

The Accuracy Over Space tab provides a spatial residual mapping within an individual model. It provides similar visualizations to Location AI [ESDA](https://docs.datarobot.com/en/docs/classic-ui/data/analyze-data/lai-esda.html), but allows you to explore prediction error metrics across all data partitions.

By default, Accuracy Over Space displays residual (prediction error) values on a unique map based on the validation partition. Co-located points are displayed using the average value of all points at that location. The visualization settings for the map can be adjusted in the same manner as Location AI ESDA visualizations. Additional settings for the tool include:

- Data Selection: Sets which data partition to visualize, either validation, cross-validation, or holdout.
- Metric Type: Sets the value to report at each location, either Residual, Actual, or Predicted.
- Aggregation: Sets the arithmetic to use for co-located locations, either Avg, Min, Max, Count, or Value.

Accuracy Over Space also supports different map visualizations: [Kernel density map](https://docs.datarobot.com/en/docs/classic-ui/data/analyze-data/lai-esda.html#kernel-density-map), [Hexagon map](https://docs.datarobot.com/en/docs/classic-ui/data/analyze-data/lai-esda.html#hexagon-map), and [Heatmap](https://docs.datarobot.com/en/docs/classic-ui/data/analyze-data/lai-esda.html#heat-map).
