scoutbot / docs /cli.rst
bluemellophone's picture
Added changelog, documentation on model outputs, new envars, and label mapping
6fe328f unverified
ScoutBot CLI
============
ScoutBot is the machine learning interface for the Wild Me Scout project. This page specifies
the Command Line Interface (CLI) to interact with all of the algorithms and machine learning
models that have been pretrained for inference in a production environment.
.. toctree::
:maxdepth: 3
.. click:: scoutbot.scoutbot:cli
:prog: scoutbot
:nested: full
.. include:: environment.rst