post https://api.obviously.ai/v3/predict/csv/automl
Create an AutoML model using csv file on your Obviously AI account
The endpoints allow you create a model from CSV dataset on your Obviously AI account. The response object consist of 2 id's:
- process_id - process_id can be used in /predict/status to fetch the most recent status on your model building.
- model_id - model_id is a unique identifier string for the AutoML model, to perform different task such as, predict, graphs, tech-specs, shareable link