33.11 Commands

20210503

The commands section provides documentation about the commands that the package supports.

commands:
  demo : Demonstrate the model capabilities in one easy session.
  gui  : A simple graphical user interface to utilise the commands.
  identify:
    description: Identify objects in supplied images.
    required:
      files: List of files.
    optional:
      images: Path or URL to images.
    options:
      url:    -u         --url
      output: -o <file>  --output=<file>

The help for the identify command will produce:

$ ml identify pkg --help

  $ ml identify pkg [options] <files> [<images>]

  Identify objects in the supplied images.

  Options include:
    -u         --url
    -o <file>  --output=<file>


Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0