Recommend Preprocessing Endpoint

Recommend preprocessing for a stored dataset CSV and target column.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Query Params
boolean
Defaults to false

If true, create a queued model and analyze in Celery. Always used when the dataset has more than 5000 rows, even if this is false. Returns 202 with model_id and task_id. When the job succeeds the model is ready_for_training and GET /models/{id} includes the full recommendation. If false and the dataset has 5000 rows or fewer, wait and return the recommendation in this response (no model row).

Body Params
string
required

Optional label for the queued model when background=true.

Headers
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json