Evaluate datasets with specified metrics

post/evaluate

Request body

synthetic_data_idstring

ID of synthetic dataset to evaluate (either this or seed_data_id is required)

seed_data_idstring

ID of seed dataset to evaluate (either this or synthetic_data_id is required)

metrics_idstring

ID of metrics to use for evaluation (will use latest if not provided)

Response

Evaluation successfully completed

eval_results_idstring
dataset_idstring
created_atstring
pair_countinteger

Changes

Changed in 6 of the 10 revisions of this API.1115

  • f332cf4d71d411See the full diff
    • removed the request property pair_query/pair_label

      request-property-removed

    • added the new optional request property pair_query/pair_labels

      new-optional-request-property

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • added the new optional request property pair_query/last_n_seconds

      new-optional-request-property

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the new optional request property pair_query

      new-optional-request-property

    • added the new optional request property synthetic_data_id

      new-optional-request-property

    • the request property metrics_id became optional

      request-property-became-optional

    • the request property seed_data_id became optional

      request-property-became-optional

    • added the optional property created_at to the response with the 200 status

      response-optional-property-added

    • added the optional property dataset_id to the response with the 200 status

      response-optional-property-added

    • added the optional property pair_count to the response with the 200 status

      response-optional-property-added

    • added the optional property scores to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog