C# Class BigML.Script

A script is compiled source code written in WhizzML, BigML's custom scripting language for automating Machine Learning workflows. Once a script has been created and compiled, it can be used as an input for an execution resource. 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