Post: Upload Data by Sklearn
Supports loading of toy datasets from sklearn datasets, useful for testing and demo purposes.
Endpoint:
/aion_core/data_upload/upload_sklearn_data
Input Parameters:
- usecaseId (string, required): Unique identifier of the use case
- usecaseVersion (integer, default: 1): Version of the use case
- Choose a dataset.
Output: Returns metadata about the uploaded file, such as status, file_name, file_location.