Skip to main content

Overview

Run an experiment to test and evaluate model performance on the configured dataset.

Method Signature

Parameters

string
required
The unique identifier of the experiment to run
Dict[str, Any]
Optional configuration parameters for the experiment run

Returns

Returns a dictionary containing the experiment run results and status.

Example

Error Handling