C# Class BigML.BatchCentroid

A batch centroid provides an easy way to compute a centroid for each instance in a dataset in only one request. To create a new batch centroid you need a cluster/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 Class Usage Examples