C# Class BigML.BatchAnomalyScore

A batch anomaly score provides an easy way to compute an anomaly score for each instance in a dataset in only one request. To create a new batch anomaly score you need an anomaly/id and a dataset/id. The complete and updated reference with all available parameters is in our documentation website.
Inheritance: Response
Show file Open project: bigmlcom/bigml-csharp