Usage: siLearn.py [Options] [silearn.cfg]

Options:
  -h, --help            show this help message and exit
  -f FILTER, --labelsfilter=FILTER
                        only models matching this filter are covered.ex :
                        'label1,label2' or 'label' or 'regexp1,regexp2' (here
                        order is important)
  --filtermode=FILTER   strict, flexible or regexp
  --label_attribute=ATTR
                        label attribute used to get labels from: usually
                        "label" or "name", "auto" means try first label, and
                        if no                 label is present, take name
                        [default:auto]
  --debug               enable debug [default: disable]
