AutoPilot for Classification

Use this API, if you want to upload the dataset that you want to train the model with. If you use the classification endpoint, then the data you upload should be relevant to the problem type and the same applies for regression.

Method
POST
Endpoint
/v1/aion/autopilot/classification/
Request Parameters

file_path Mandatory The location containing the CSV file (for classification) on your local machine.
Usecase Mandatory
target_feature Mandatory

After providing the values, click Execute.

Response Parameters
After clicking Execute, you get a Response similar to the following example: