Post: Data Ingestion
Uploads and registers the dataset for pipeline processing. This is the entry point for all training or prediction flows.
Endpoint:
/data_handler/ingestion
Input Parameters:
- Config file path
Output:
Status message - success or failure.