# Speed vs Accuracy

> Speed vs Accuracy - Predictive accuracy often requires longer prediction runtime. The Speed vs
> Accuracy plot shows the runtime/accuracy tradeoff to help you choose the best model.

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

## Primary page

- [Speed vs Accuracy](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/other/speed.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.
- [Model insights](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/index.html): Linked from this page.
- [Other](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/other/index.html): Linked from this page.

## Documentation content

# Speed vs Accuracy

Predictive accuracy often comes at the price of increased prediction runtime. The Speed vs Accuracy analysis plot shows the tradeoff between runtime and predictive accuracy and helps you choose the best model with the lowest overhead. The Speed vs Accuracy display is based on the validation score, using the currently selected metric.

- The Y-axis lists the metric currently selected on the Leaderboard. To change metric, switch to the Leaderboard, change the metric via theMetricdropdown, and then return toSpeed vs Accuracy.
- The X-axis displays the estimated time, in milliseconds, to make 1000 predictions. Total prediction times include a variety of factors and vary based on the implementation. Mouse over any point on the graph, or the model name in the legend to the right, to display the estimated time and the score.

> [!TIP] Tip
> If you re-order the Leaderboard display, for example to sort by cross-validation score, the Speed vs Accuracy graph continues to plot the top 10 models based on validation score.
