---
title: "Evaluate two datasets"
method: POST
path: "/dataset/evaluate/run"
tags: ["dataset"]
---

# Evaluate two datasets

`POST /dataset/evaluate/run`

## Query parameters

- `dataset_1` string, uuid, required
- `dataset_2` string, uuid, required
- `dataset_2_is_ground_truth` boolean, required
- `merge_threshold_override` number, double, nullable

## Response `200`

Dataset evaluation started

- string, uuid

---

[API](https://skmtc.net/structifyai/apis/structify.md) · [All operations](https://skmtc.net/structifyai/apis/structify/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/structifyai/structify/versions/1364930b6980/schema)
