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
58bffc91
Commit
58bffc91
authored
Jul 24, 2020
by
ALVES Guilherme
Browse files
.
parent
56096287
Changes
1
Show whitespace changes
Inline
Side-by-side
runner.py
View file @
58bffc91
...
...
@@ -93,7 +93,7 @@ def exp_parser(algo_str):
if
__name__
==
"__main__"
:
parser
=
argparse
.
ArgumentParser
(
description
=
'ExpOut process fairness for classification'
)
parser
=
argparse
.
ArgumentParser
(
description
=
'ExpOut
:
process fairness for classification'
)
parser
.
add_argument
(
'--data'
)
parser
.
add_argument
(
'--trainsize'
,
type
=
float
)
parser
.
add_argument
(
'--algo'
)
...
...
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