aif_dataset: Function to create AIF compatible dataset

Description Usage Arguments

View source: R/dataset.R

Description

Function to create AIF compatible dataset

Usage

1
2
aif_dataset(data_path, favor_label, unfavor_label,
  unprivileged_protected_attribute, target_column, protected_attribute)

Arguments

data_path

Path to the input CSV file

favor_label

Value of the label which is considered to be favorable

unfavor_label

Value of the label which is considered to be unfavorable

unprivileged_protected_attribute

Vector containing attribute label name and value

target_column

Column label name

protected_attribute

label name of the protected attribute


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