C# Class BigML.BatchTopicDistribution

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