Models are evaluated with different sample weights
Models are evaluated with different class averaging methods
Models are evaluated with different class averaging methods and different sample weights
-
{{model.displayInfo.displayName}} is evaluated with
{{ model.metrics.classAveragingMethod == "MACRO" ? "Unweighted" : "Weighted" }}
class averaging, and
with {{ model.metrics.sampleWeightsVariable }} as sample weights
without sample weights
Models are evaluated with different causal weighting methods