Skip to main content

models

Manage models

Usage:

$ causadb models [OPTIONS] COMMAND [ARGS]...

Options:

  • --help: Show this message and exit.

Commands:

  • add: Create a model.
  • attach: Attach data to a model.
  • detach: Detach a datasource from a model.
  • info: Show info about a model.
  • list: List models.
  • remove: Delete a model.
  • status: Show status of a model.
  • train: Train a model.