C# Class BigML.StatisticalTest

A statistical test resource automatically runs some advanced statistical tests on the numeric fields of a dataset. The goal of these tests is to check whether the values of individual fields or differ from some distribution patterns. Statistical test are useful in tasks such as fraud, normality, or outlier detection. The complete and updated reference with all available parameters is in our documentation website.
Inheritance: Response
Show file Open project: bigmlcom/bigml-csharp Class Usage Examples