task_summary | R Documentation |
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)
task |
Task |
data.frame
containing the reported information
library("mlr3")
task_summary(tsk("adult_train"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.