Get multi-variate prediction summary
post/reports/multivariatePredictionSummary
Retrieves distinct values along with the frequency for multi-variate prediction variables.
1[2 {3 "predictedVariableName": "string",4 "distinctValue": "string",5 "frequency": "string",6 "frequencyPercentage": "string"7 }8]
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Schema | |
400 | Bad Request | The request was invalid. | Schema |