average-overlap

Synopsis

average-overlap [-h] [--micro] [--measure MEASURE [MEASURE ...]]
[--segment NAME LABEL... [NAME LABEL... ...]]
[--noheader] [--noid] [--output OUTPUT]
tables [tables ...]

Description

No description available.

Arguments

tables

List of CSV files written by evaluate-overlap -table option.

Command options

-h, --help

show this help message and exit

--micro, -micro

Compute micro-average of each measure instead of a macro-average.

--measure MEASURE [MEASURE ...], -measure MEASURE [MEASURE ...], --metric MEASURE [MEASURE ...], -metric MEASURE [MEASURE ...]

Overlap measure(s) to include in output, all by default.

--segment NAME LABEL... [NAME LABEL... ...], -segment NAME LABEL... [NAME LABEL... ...]

Average the overlap measures for the specified labels, LABEL must be integer or range ‘5..10’.

--noheader

Input tables have no header row, cannot use –measure and –micro options then.

--noid

Input tables have no label/subject ID column at index 0.

--output OUTPUT, -output OUTPUT

Name of output text file.