Initiates training for a clustering model. This is an asynchronous operation. Returns a model ID with PENDING status. Use GET /models/ to monitor progress. Once COMPLETE, inference is available via /models/clustering//infer.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Public-facing model schema.
Represents the metadata of a machine learning model exposed via the API.