powered by
Create the general task documentation in a dataframe for fairness report. The information includes
Audit Date
Task Name
Number of observations
Number of features
Target Name
Feature Names
The Protected Attribute
task_summary(task)
data.frame containing the reported information
data.frame
mlr3::Task
library("mlr3") task_summary(tsk("adult_train"))
Run the code above in your browser using DataLab