Experiments
Finish Experiment
Finishes an experiment, calculates stats and returns all stats for root trace logs
POST
Authorizations
Path Parameters
Body
application/json
Any additional information to be added to the experiment
List of dataset level evals/scores which should be added to the experiment. Examples are Pearson correlation between outputs and targets/ground truth values.
Status of the experiment. Should be completed or failed
Available options:
pending
, running
, completed
, failed
Response
200 - application/json
Contains aggregated stats of all root trace logs of an experiment.
Stats of root-level trace logs of an experiment
Was this page helpful?