report_datasheet | R Documentation |
Creates a new rmarkdown template with a skeleton questionnaire for dataset documentation. Uses the awesome markdown template created by Chris Garbin from Github.
report_datasheet(filename = "datasheet.Rmd", edit = FALSE, build = FALSE)
filename |
( |
edit |
( |
build |
( |
Invisibly returns the path to the newly created file(s).
Gebru, Timnit, Morgenstern, Jamie, Vecchione, Briana, Vaughan, Wortman J, Wallach, Hanna, III D, Hal, Crawford, Kate (2018). “Datasheets for datasets.” arXiv preprint arXiv:1803.09010.
Other fairness_reports:
report_fairness()
,
report_modelcard()
report_file = tempfile()
report_datasheet(report_file)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.