model info

Print information on the experiments

usage: model info [-h] [-ep] [-pp] [-gp] [-cp] [-a] [-nf] [-P] [-g] [-p str]
                  [-k] [-arc]

Named Arguments

-ep, --exp-path

If True/set, print the filename of the experiment configuration

Default: False

-pp, --project-path

If True/set, print the filename on the project configuration

Default: False

-gp, --global-path

If True/set, print the filename on the global configuration

Default: False

-cp, --config-path

If True/set, print the path to the configuration directory

Default: False

-a, --all

If True/set, the information on all experiments are printed

Default: False

-nf, --no-fix

If set, paths are given relative to the root directory of the project

Default: False

-P, --on-projects

If set, show information on the projects rather than the experiment

Default: False

-g, --globally

If set, show the global configuration settings

Default: False

-p, --projectname

The name of the project that shall be used. If provided and on_projects is not True, the information on all experiments for this project will be shown

-k, --only-keys

If True, only the keys of the given dictionary are printed

Default: False

-arc, --archives

If True, print the archives and the corresponding experiments for the specified project

Default: False