v1
latestOpenAPI 3.0.12026-07-14644253.6 KBHyperparameter Management
Get hyperparameters
Get entity global hyperparameters.
get/hyperparameter
Headers
Tokenstring
User Authentication Token
Response
Success
Example response
{
"abcClassificationThresholdA": 0.8,
"abcClassificationThresholdB": 0.95,
"abcClassificationThresholdC": 0.95,
"errorType": "MeanAbsolutePercentageError",
"holdOutPeriod": 4,
"noFcst": 18,
"outlierDetection": true,
"periodicity": 12,
"xyzClassificationThresholdX": 0.3,
"xyzClassificationThresholdY": 0.6,
"xyzClassificationThresholdZ": 0.6
}