Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Stefano Franchellucci
Umami
Commits
267a4ea4
Commit
267a4ea4
authored
Jan 27, 2022
by
Joschka Birk
Committed by
Manuel Guth
Jan 27, 2022
Browse files
Fixed typo in plotting code
parent
ac3b748b
Changes
1
Hide whitespace changes
Inline
Side-by-side
umami/train_tools/Plotting.py
View file @
267a4ea4
...
...
@@ -1432,7 +1432,7 @@ def RunPerformanceCheck(
plot_name
=
f
"
{
plot_dir
}
/rej-plot_val_
{
val_file_identifier
}
"
,
class_labels
=
class_labels
,
main_class
=
main_class
,
label_extension
=
val_file_config
[
"
path
"
],
label_extension
=
val_file_config
[
"
label
"
],
rej_string
=
f
"rej_
{
val_file_identifier
}
"
,
target_beff
=
WP
,
**
Val_settings
,
...
...
Write
Preview
Supports
Markdown
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