Execute a Fold Experiment

  • Updated

 

Execute a fold experiment

POST

/cloud/executeFoldExperiment

 

 

 

 

 

Implementation Notes

 

 

 

 

Execute a fold experiment using the data loaded in the creation of the instance. If you don't specify the instance version we'll take the current version.

 

 

Parameters

 

 

 

 

Parameter

 

Description

Parameter Type

Data Type

instanceName

 

Name of the instance. Alphanumeric string: [A-Za-z0-9-_]+.

form

string

version

 

Version of the instance. A string Vx where x is an integer greater than 0 and represent the number of version.

form

string

experimentName

 

Experiment folder name. Alphanumeric string: [A-Za-z0-9-_]+.

form

string

nFolds

 

Number of folds in the experiment. A positive integer greater than 2: [2-9] | [1-9][0-9]+.

form

string

threshold

 

 

form

string

foldSeed

 

 

form

string

experimentMode

 

K_FOLD_CROSS_VALIDATION, TUNING or VALIDATION

form

string

weightedRecall

 

 

form

string

exploreAdditionalThresholds

 

 

form

boolean

user

 

user's authentication

header (authorization)

basic authentication

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.