base_rate: Compute the base rate optionally conditioned on protected...

Description Usage Arguments

View source: R/binary_label_dataset_metric.R

Description

Compute the base rate optionally conditioned on protected attributes

Usage

1
base_rate(binary_label_ds_metric, privileged = NULL)

Arguments

binary_label_ds_metric

binary label metric instance

privileged

(bool, optional) Boolean prescribing whether to condition this metric on the 'privileged_groups', if 'TRUE', or the 'unprivileged_groups', if 'FALSE'. Defaults to 'NULL' meaning this metric is computed over the entire dataset


SSaishruthi/raif-test documentation built on Oct. 30, 2019, 11:12 p.m.