Post: Automate Retrain

In this API, if drift is detected in the uploaded dataset, then it automatically retrain the usecase. (applicable to regression and classification problem types)

Endpoint:

/aion_core/usecase/automate_retrain

Input:

  • usecaseId (string, required): Unique identifier for the usecase to be used for model chaining
  • usecaseVersion (integer, optional): Version of the use case to be used for model chaining.
  • File to be uploaded