Skip to main content

Score

Use the latest model for the given project to score on a batch of datapoints and return the result

Path Parameters
project_id Project Id — REQUIRED
Request Body — REQUIRED
batch_id User-provided batch ID — REQUIRED
data object[] — REQUIRED
Responses
200

Successful Response

Schema
project_id Project Id — REQUIRED
scores object[] — REQUIRED
learner_id Learner Id — REQUIRED
batch_id Batch Id — REQUIRED
input object — REQUIRED
score Score — REQUIRED
422

Validation Error

Schema
detail object[]
loc string[] — REQUIRED
msg Message — REQUIRED
type Error Type — REQUIRED