This is an example of classification. For this demo, I am only using the 2 columns for visualization and classification. The saved 'iris' data set can be used if no.csv is uploaded. You can choose which 2 columns to use. And the column which contains label needs to be specified for user uploaded file. The same mechanism can be deployed according to client's needs. The file fize limit is 10MB for now.


Column number for x: (integer only, 1~4 for the 'iris' example)

Column number for y: (integer only, 1~4 for the 'iris' example)

Column number for class label: (integer only, 5 for iris example)

Percentage of training set: % (integer only, 10~90)

Method: