Skip to contents
  • compas_race_binary : A classification task for the compas data set with the protected attribute 'race'. The observations have been filtered, keeping only observations with race "Caucasian" and "African-American". The protected attribute has been set to "race".

Format

R6::R6Class inheriting from mlr3::TaskClassif.

Construction

mlr_tasks$get("compas_race_binary")
tsk("compas_race_binary")