Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ALVES Guilherme
fixout
Commits
36712776
Commit
36712776
authored
Jul 14, 2020
by
ALVES Guilherme
Browse files
Update README.md
parent
f8975b96
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
36712776
...
@@ -2,6 +2,23 @@
...
@@ -2,6 +2,23 @@
This project is an extension of LimeOut[1]. It aims at tackle process fairness for classification, while keeping the accuracy level (or improving).
This project is an extension of LimeOut[1]. It aims at tackle process fairness for classification, while keeping the accuracy level (or improving).
More precisely, ExpOut incorporates different explainers.
More precisely, ExpOut incorporates different explainers.
Classifiers available:
*
Multilayer Perceptron
*
Logistic Regression
*
Random Forest
*
Bagging
*
AdaBoost
*
Gaussian Mixture
*
Gradiente Boosting
Explainers
*
LIME
*
Anchors
# Example
`runner --data german.data --trainsize 0.8 --algo mlp --cat_features 0 2 3 5 6 8 9 11 13 14 16 18 19 --drop 8 18 19`
# References
# References
[1] Vaishnavi Bhargava, Miguel Couceiro, Amedeo Napoli. LimeOut: An Ensemble Approach To Improve Process Fairness. 2020. ⟨hal-02864059v2⟩
[1] Vaishnavi Bhargava, Miguel Couceiro, Amedeo Napoli. LimeOut: An Ensemble Approach To Improve Process Fairness. 2020. ⟨hal-02864059v2⟩
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment