{{ obs.feature_label }} is in average
{{ obs.relative_diff |smartNumber }}% {{obs.polarity}}
(in absolute value)
: mean of {{obs.mean |smartNumber}} against {{ obs.global_mean |smartNumber }} globally
The mean of {{ obs.feature_label }} is
{{obs.mean |smartNumber}}
against {{ obs.global_mean |smartNumber }} across all clusters
{{ polarity == 'smaller' ? 'Only' : ''}}
{{ obs.current_ratio * 100 |smartNumber }}%
of the cluster has
{{ obs.category_value }}
for {{ obs.feature_label }}
(against {{ obs.global_ratio* 100 |smartNumber }} % globally)