C# Class BigML.Source

A data source or source is the raw data that you want to use to create a predictive model, detect their anomalies, etc. 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

Public Methods

Method Description
ToString ( ) : string

A summary of the source in a string. Include name and status

Method Details

ToString() public method

A summary of the source in a string. Include name and status
public ToString ( ) : string
return string