Building Usecases with API

To build a usecase or to train a model, complete the following steps:

Procedure

  1. Generate unique tracking ID, copy it and paste it in a text editor.
  2. Choose any one of the four ways to upload a dataset.
    You get:
    • Use Case ID
    • Data Location
  3. 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.
  4. Start Training for the Use Case by passing the config file location stored at \Marketing AION_Dev_Mount_Point\HCLT\data\config\.
  5. Based on your Model, execute Single Prediction or Batch Prediction.
  6. Execute Monitoring Input Drift and Performance.
  7. Execute Xplain Model Prediction
    Your model is successfully trained.
  8. Based on your requirement, perform any of the following sub-steps:
    1. To check the status of API and to Update the status, access the API Status section.
    2. To see the Usecases list, delete Usecases, or to view the logs, access the Usecases section.
    3. To download Python Packages endpoint, download Docker Container endpoint, or to download MLAC endpoint, access the Download-model section.