Skip to main content

Train A Model

Tags: Models

Method: POST

Endpoint: https://api.causadb.com/v1/models/{model_name}/train

Description:

Train a model.

Parameters:

  • model_name (path): The name of the model to train

Responses:

  • 200: Successful Response
  • 422: Validation Error