rtemis

Command Palette

Search for a command to run...

ClusteringMetrics

Entry point

Clustering metrics: a single-row table of measure values beside a row of statuses saying why each holds what it does. Every measure is declared for every algorithm, so one an algorithm cannot support is null with a status of "unsupported" rather than an absent column -- null alone cannot distinguish a measure that was computed and came out undefined from one nobody asked for.

Raw JSONv1Unknown properties rejected

Properties

samplerequired
string | null

Sample the metrics describe.

one of"Training""Validation""Test""Calibrated Training""Calibrated Validation""Calibrated Test"null

metricsrequired
array | null

Clustering metrics, one row.

statusrequired
array | null

Why each metric holds the value it does, one row.