# Model Monitoring

Roboflow का Model Monitoring dashboard आपको आपके models पर बेजोड़ visibility देता है, prototyping से लेकर production तक। Model Monitoring के साथ, आप high-level statistics देख सकते हैं ताकि समय के साथ आपके models कैसा प्रदर्शन कर रहे हैं, इसकी insight मिल सके, या individual inference requests भी देख सकते हैं, ताकि edge cases पर आपके models का प्रदर्शन समझ सकें।

{% hint style="info" %}
Model Monitoring **को deprecated कर दिया जाएगा** और इसे Vision Events से बदला जाएगा। देखें [Vision Events documentation](/roboflow/roboflow-hi/deploy/vision-events.md) अधिक जानकारी के लिए।
{% endhint %}

## Model Monitoring तक पहुँच

अपना Model Monitoring dashboard देखने के लिए, अपने workspace में "Monitoring" tab पर click करें।

<figure><img src="/files/26030af30c7633ade26afdcf97249e69fe640a4b" alt="" width="312"><figcaption></figcaption></figure>

## Workspace Dashboard

तुरंत, आपको अपने models से संबंधित तीन statistics दिखाई देंगी:

* **कुल requests**: आपके workspace के सभी models पर किए गए inferences की कुल संख्या
* **औसत confidence:** आपके models द्वारा किए गए सभी predictions के across औसत confidence।
* **औसत inference time**: सभी inferences के across औसत inference time (predictions बनाने में लगे seconds में समय, जिसमें image preprocessing शामिल है)

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

{% hint style="info" %}
% change values वर्तमान period की previous period से तुलना पर आधारित हैं। डिफ़ॉल्ट रूप से, ये statistics आपको पिछले सप्ताह का data दिखाएँगी। हालांकि, आप statistics के ऊपर दिए गए buttons का उपयोग करके time range बदल सकते हैं।

<img src="/files/3aa8e60309a8f430da0086686d5b169dbc704788" alt="" data-size="original">
{% endhint %}

Models table उन सभी models को दिखाती है जिन पर inferences हुए हैं, और उन पर click करने से आप यहाँ पहुँच जाएँगे [Model Dashboard](#model-dashboard).

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

आप Recent Inferences (सभी models के across) देखने और [Alerts सेट करने के लिए tabs भी access कर सकते हैं](#alerting).

<figure><img src="/files/eb51262a5e54cc9e21d44f220c53788639613c3f" alt="" width="375"><figcaption></figcaption></figure>

## Model Dashboard

Models tab के अंतर्गत, आप उसका data देखने के लिए किसी specific model को चुन सकते हैं। वहाँ आपको Workspace Overview जैसी ही statistics दिखेंगी, लेकिन केवल एक model के लिए specific।

यहाँ, statistics के अलावा, आप model में प्रत्येक class के detections की संख्या देख सकते हैं, और अन्य classes के संबंध में उनका distribution भी देख सकते हैं।

<figure><img src="/files/0169417e0a6bacd05655401603545efc6e9fcbfe" alt=""><figcaption></figcaption></figure>

table के top right में "See All Inferences" button पर click करने से आप यहाँ navigate करेंगे [Inferences Table](#inferences-table).

## Inferences Table

यहाँ, आप अपने model के सभी prediction results देख सकते हैं। साथ ही, आपको अपनी inferences में जोड़ा गया कोई भी custom metadata भी दिखाई देगा। अपनी inferences का कोई subset देखने के लिए, आप table के top-right पर filters का उपयोग कर सकते हैं।

<figure><img src="/files/70207aa929ac45989998d5cc81184dc4e370762c" alt=""><figcaption></figcaption></figure>

### Inference Details

Inferences Table से, आपके पास किसी specific inference में deep dive करने और अधिक details देखने की क्षमता है। आइए इसे इस image में दिखाए गए क्रम के अनुसार समझें:

<figure><img src="/files/13628198621c4ce1a3638cd7e5a350382e7c81f3" alt=""><figcaption></figcaption></figure>

1. **Image:** यहाँ, आप वह image देख सकते हैं जिस पर inference किया गया था। *नोट: यह default रूप से enabled नहीं है। देखें* [*Inference Images सक्षम करना*](#enabling-inference-images)
2. **Inference Details:** इस panel पर, आप अपने inference request के बारे में सभी details और properties देख सकते हैं। सभी उपलब्ध fields default रूप से दिखाई देती हैं, लेकिन यदि आप कुछ छिपाना चाहते हैं, तो fields छिपाने के लिए top right corner में "Cog" icon पर click कर सकते हैं। (यह setting आपके browser में बनी रहेगी)
3. कुछ fields पर, यदि उपलब्ध हो, तो उस field के आधार पर inferences search करने का विकल्प होगा। highlighted example में, यह उसी model के inferences को search करेगा।
4. **Detections:** यह collapsable pane उस inference से प्राप्त detections की list दिखाता है। आप table का sort order चुनने के लिए "Class" और "Confidence" table headers पर click कर सकते हैं।
5. **Download & Link buttons:** यहाँ, आप inference से जुड़ी image download कर सकते हैं या बाद के reference के लिए इस Inference Details का link copy कर सकते हैं।

### Inference Images सक्षम करना

{% hint style="info" %}
Active Learning या Dataset Upload द्वारा save की गई images का count उतना ही होगा जितना अपने project में image upload करने का। Credit, limit या quota usage आपके plan type के अनुसार लागू हो सकता है।
{% endhint %}

Model Monitoring में inference images दिखाने के लिए दो तरीके हैं:

* **Roboflow Dataset Upload block:** Workflows में, आप एक "Roboflow Dataset Upload" block जोड़ सकते हैं। एक बार predictions और prediction image को connect करने पर, यह Model Monitoring में दिखाई देगा।

<figure><img src="/files/4b4ccdcd200a2a6369e7dec250d5d92fa13ef4bf" alt="" width="151"><figcaption></figcaption></figure>

* **Active Learning (legacy):** legacy workspaces के लिए, आप अपने project page से "Active Learning" rules enable कर सकते हैं:

<figure><img src="/files/da06d25730c06dcf53f84f06d37d84555c013175" alt="" width="198"><figcaption></figcaption></figure>

## Alerting

आप और आपकी team के अन्य सदस्य अपने model में issues या anomalies होने पर real-time alerts के लिए subscribe कर सकते हैं। उदाहरण के लिए, यदि आपके model का confidence अचानक कम हो जाता है, या आपका Inference Server down हो जाता है, और आपका model चलना बंद कर देता है, तो आपकी team को एक email notification प्राप्त होगी।

Alerting page पर अधिक जानकारी देखें:

{% content-ref url="/pages/10e8960d4b99d7b3f548b61b624e2044a3343897" %}
[Alerting](/roboflow/roboflow-hi/deploy/model-monitoring/alerting.md)
{% endcontent-ref %}

## Custom Metadata

किसी inference में additional metadata जोड़ने के लिए, आप Model Monitoring की custom metadata feature का उपयोग कर सकते हैं। custom metadata का उपयोग करके, आप किसी inference में ऐसी जानकारी जोड़ सकते हैं जैसे image कहाँ ली गई थी उसका location, prediction का expected value, और इसी तरह की अन्य जानकारी। आपका custom metadata "Recent Inferences" और "All Inferences" views में दिखाई देगा।

किसी inference result में custom metadata जोड़ने के लिए, कृपया देखें [Custom Metadata API](https://docs.roboflow.com/api-reference/model-monitoring/custom-metadata) documentation।

## Model Monitoring API

automation और external systems के integration के लिए, आप इसका उपयोग करके Model Monitoring statistics pull कर सकते हैं [model monitoring के लिए हमारा API](/developer/rest-api/model-monitoring.md).

## Supported Deployments

Model Monitoring Roboflow के Hosted API या Roboflow Inference Server का उपयोग करके किए गए inference requests को support करता है, बशर्ते Inference Server के पास internet access हो। इसमें edge deployments भी शामिल हैं जो Roboflow का उपयोग करते हैं [License Server](https://blog.roboflow.com/roboflow-license-server/).

{% hint style="info" %}
इस समय, Model Monitoring Inference Pipeline का उपयोग करके किए गए inference requests को support नहीं करता, हालांकि हम निकट भविष्य में support जोड़ने की योजना बना रहे हैं।
{% endhint %}


---

# 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.roboflow.com/roboflow/roboflow-hi/deploy/model-monitoring.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.
