# Hozamadatok tisztítása és kalibrálása

Ebben a felhasználási esetben terméshozam-adathalmazokkal dolgozunk, hogy megértsük a betakarított adatok eloszlását és minőségét a táblán belül. A csatlakoztatott GeoPard MCP használatával egy LLM lekéri az eredeti terméshozam-adathalmaz statisztikai összefoglalóit, felismeri az eltéréseket vagy az érzékelőzajt, és azonosítja, hol van szükség tisztításra vagy kalibrálásra.

Miután a minőségellenőrzések befejeződtek, az LLM a legjobb paraméterekkel elindítja a GeoPard MCP tisztítási és kalibrálási munkafolyamatát.

{% hint style="success" %}
A munkafolyamat futtatása előtt győződjön meg róla, hogy a GeoPard MCP csatlakoztatva van. A beállítás részletei [itt](/geopard-tutorials/hu/termekbemutato-webes-alkalmazas/geopard-mcp/geopard-mcp-csatlakoztatasa.md).
{% endhint %}

## Egyetlen terméshozam-adathalmaz

{% @arcade/embed url="<https://app.arcade.software/share/Zjf8Hpwf0Ykij1Dl5r4L>" flowId="Zjf8Hpwf0Ykij1Dl5r4L" %}

### Előtte

<figure><img src="/files/073b73536f22a8d083a145f7ea9b3d13388fe951" alt=""><figcaption></figcaption></figure>

### Utána

<figure><img src="/files/64ad5f6f0fa8013f4f681b01f7cf17556d0e6fe8" alt=""><figcaption></figcaption></figure>

## Terméshozam-adathalmazok kötegelt kalibrálása

{% @arcade/embed url="<https://app.arcade.software/share/bibREyFI1hqQvPk7rBFq>" flowId="bibREyFI1hqQvPk7rBFq" %}

### Előtte

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

### Utána

<figure><img src="/files/ed6e2cf7496596c514f1d2d399714821aa020a1e" 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.geopard.tech/geopard-tutorials/hu/termekbemutato-webes-alkalmazas/geopard-mcp/hozamadatok-tisztitasa-es-kalibralasa.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.
