Files in ModelOriented/FairPAN
Comfortable Tool for Making Fair Classifier with the Neural Networks

.Rbuildignore
.gitattributes
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
FairPAN.Rproj
NAMESPACE
R/create_model.R R/evaluate.R R/explain_PAN.R R/fair_train.R R/plot_monitor.R R/predict.R R/prepare_data.R R/pretrain.R R/pretrain_net.R R/train_PAN.R R/utils.R README.md
_pkgdown.yml
codecov.yml
inst/extdata/adv1
inst/extdata/adv2
inst/extdata/adv3
inst/extdata/adv_optimizer1
inst/extdata/adv_optimizer2
inst/extdata/adv_optimizer3
inst/extdata/clf1
inst/extdata/clf2
inst/extdata/clf3
inst/extdata/clf_optimizer1
inst/extdata/clf_optimizer2
inst/extdata/clf_optimizer3
inst/extdata/dsl
inst/extdata/monitoring1
inst/extdata/monitoring2
inst/extdata/monitoring3
inst/extdata/preadv
inst/extdata/preadv_optimizer
inst/extdata/preclf
inst/extdata/preclf_optimizer
inst/extdata/processed
man/calc_STP.Rd man/create_model.Rd man/dataset_loader.Rd man/eval_accuracy.Rd man/explain_PAN.Rd man/fair_train.Rd
man/images/architecture_PAN.png
man/images/equation.png
man/images/equation2.png
man/images/workflow_diagram.png
man/make_preds.Rd man/make_preds_prob.Rd man/plot_monitor.Rd man/prepare_to_adv.Rd man/preprocess.Rd man/pretrain.Rd man/pretrain_net.Rd man/train_PAN.Rd man/verbose_cat.Rd tests/testthat.R tests/testthat/helper_test.R tests/testthat/test-create_model.R tests/testthat/test-evaluate.R tests/testthat/test-explain_PAN.R tests/testthat/test-fair_train.R tests/testthat/test-plot_monitor.R tests/testthat/test-predict.R tests/testthat/test-prepare_data.R tests/testthat/test-pretrain.R tests/testthat/test-pretrain_net.R tests/testthat/test-train_PAN.R tests/testthat/test-utils.R
tests/zzz/adv1
tests/zzz/adv2
tests/zzz/adv3
tests/zzz/adv_optimizer1
tests/zzz/adv_optimizer2
tests/zzz/adv_optimizer3
tests/zzz/clf1
tests/zzz/clf2
tests/zzz/clf3
tests/zzz/clf_optimizer1
tests/zzz/clf_optimizer2
tests/zzz/clf_optimizer3
tests/zzz/dsl
tests/zzz/monitoring1
tests/zzz/monitoring2
tests/zzz/monitoring3
tests/zzz/preadv
tests/zzz/preadv_optimizer
tests/zzz/preclf
tests/zzz/preclf_optimizer
tests/zzz/processed
vignettes/Tutorial.R vignettes/Tutorial.Rmd
ModelOriented/FairPAN documentation built on Dec. 17, 2021, 4:19 a.m.