# Compare Data

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Match Datasets</strong></td><td><img src="/files/ANhpoe4DgveU6qib4oEZ" alt=""></td><td><mark style="color:purple;">Intended to compare and match datasets. Provides functionality for users to see differences or similarities between various sets of data, which could be essential for tasks such as data cleaning, merging datasets, or identifying discrepancies</mark></td><td><a href="/pages/rB5gLgULVcOEuNLuPbO2">/pages/rB5gLgULVcOEuNLuPbO2</a></td></tr><tr><td><strong>Match Tag Metas</strong></td><td><img src="/files/W0Zo47gEIlK45qbokSpF" alt=""></td><td><mark style="color:purple;">Compare and match tag metas based on their properties. Widget is used to describe data or objects within a dataset, making it easier to filter and organize information based on those descriptive tags</mark></td><td><a href="/pages/qrFEElckadaoFfgf0utX">/pages/qrFEElckadaoFfgf0utX</a></td></tr><tr><td><strong>Match Obj Classes</strong></td><td><img src="/files/HPu2JaYJomeaZH52YNMr" alt=""></td><td><mark style="color:purple;">Compare and match object classes based on their properties. This widget would help in ensuring consistency and accuracy when classifying and comparing objects</mark></td><td><a href="/pages/cSOhlk9diFRg09TpF1Ng">/pages/cSOhlk9diFRg09TpF1Ng</a></td></tr><tr><td><strong>ClassBalance</strong></td><td><img src="/files/9SVmwR9eAtbYiyBdZQLa" alt=""></td><td><mark style="color:purple;">Shows the balance of different classes within a dataset with rows and bar charts in a table view. This is particularly useful in machine learning to ensure that a model is not biased due to imbalanced training data</mark></td><td><a href="/pages/bcvL5CmgtzEGhYlbbPDN">/pages/bcvL5CmgtzEGhYlbbPDN</a></td></tr><tr><td><strong>CompareAnnotations</strong></td><td><img src="/files/BlbXdAPs0W9XQGlJJK8U" alt="" data-size="original"></td><td><mark style="color:purple;">Compare various annotations on a single image. This is particularly useful for comparing the output of different machine learning models inferences on the same piece of visual data</mark></td><td><a href="/pages/rfmpe47DT4oTPLy6bNVj">/pages/rfmpe47DT4oTPLy6bNVj</a></td></tr></tbody></table>


---

# 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://developer.supervisely.com/app-development/widgets/compare-data.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.
