Building Usecases with API
To build a usecase or to train a model, complete the following steps:
Procedure
- Generate unique tracking ID, copy it and paste it in a text editor.
-
Choose any one of the four ways to upload a dataset.
You get:
- Use Case ID
- Data Location
- After uploading the dataset, use the issue spotter API to check for issues in the dataset like missing data, duplicate row, duplicate column, constant value, etc.
- Start Training for the Use Case by passing the config file location stored at \Marketing AION_Dev_Mount_Point\HCLT\data\config\.
- Based on your Model, execute Single Prediction or Batch Prediction.
- Execute Monitoring Input Drift and Performance.
-
Execute Xplain Model Prediction
Your model is successfully trained.
-
Based on your requirement, perform any of the following sub-steps:
- To check the status of API and to Update the status, access the API Status section.
- To see the Usecases list, delete Usecases, or to view the logs, access the Usecases section.
- To download Python Packages endpoint, download Docker Container endpoint, or to download MLAC endpoint, access the Download-model section.