CLI (Command Line Interface)
nerblackbox
Usage:
nerblackbox [OPTIONS] COMMAND [ARGS]...
Options:
--store_dir TEXT [str] relative path of store directory
--help Show this message and exit.
nerblackbox mlflow
show detailed training results in mlflow (port = 5000).
Usage:
nerblackbox mlflow [OPTIONS]
Options:
--help Show this message and exit.
nerblackbox tensorboard
show detailed training results in tensorboard. (port = 6006).
Usage:
nerblackbox tensorboard [OPTIONS]
Options:
--help Show this message and exit.