# Performance settings

Here, you can select and configure the performance metrics you want to monitor. The metrics will either be calculated and/or estimated depending on the selected performance types. Calculating metrics and thus measuring realized performance is only possible if targets are supplied.

<figure><img src="/files/1wUEXZWTGRp85jMsaZhg" alt=""><figcaption></figcaption></figure>

To estimate or calculate business value, a cost/benefit has to be assigned to each component of the confusion matrix. For example, a true positive prediction earns X, and a false positive prediction costs Y.

<figure><img src="/files/oTp4qJ0ZwTED2DZaU32M" alt=""><figcaption></figcaption></figure>

NannyML automatically extracts thresholds based on the supplied reference data, but it is possible to configure a custom threshold here. By default, the thresholds are applied across all segments unless specified otherwise.

<figure><img src="/files/CgT4aqFWzh8AoJvi6nVZ" alt=""><figcaption></figcaption></figure>

There are two types of threshold constants and standard deviation-based thresholds:

<figure><img src="/files/8N22JnEE9iTnZsk6d560" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/model-settings/performance-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
