| Source | Percentile ? | Coverage ? | Gini Score ? |
|---|---|---|---|
| Total | {{ total_row.percentile }} | {{ total_row.leaves }} ({{ total_row.coverage | round(1) }}%) | {{ total_row.gini }} |
| {{ row.label }} | {{ row.percentile }} | {{ row.leaves }} ({{ row.coverage | round(1) }}%) | {{ row.gini | round(2) }} |