Experiments

createExperiment

Create Experiment.

post/di/v1/experiment

Request body

exp_idnumber

Experiment id.

exp_namestring required

Experiment Name.

group_namestring

Group Name.

exp_descstring required

Experiment Description.

create_typestring

experiment type, default "MLFlow", choose next value, "WTSS" "DSS" "MLFlow"

Response

OK

idnumber required

ProphecisExperiment ID

exp_namestring

ProphecisExperiment Name

Changes

Changed in 2 of the 3 revisions of this API.11