The ML commands can be used to import and export machine learning models.
Before you beginMake sure you’ve installed SurrealDB — it should only take a second!
To see the help information and usage instructions, in a terminal run the surreal ml --help
command without any further arguments. This command gives general information on the arguments, inputs, and additional options for the ml
command.
surreal ml --help
The output of the above command :
Manage SurrealML models within an existing database Usage: surreal ml <COMMAND> Commands: import Import a SurrealML model into an existing database export Export a SurrealML model from an existing database help Print this message or the help of the given subcommand(s) Options: -h, --help Print help