Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1 |
---
|
2 |
license: gpl-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
## Adversarial Examples for improving the robustness of Eye-State Classification π π :
|
5 |
|
@@ -103,5 +111,4 @@ References
|
|
103 |
|
104 |
Sefika Efeoglu
|
105 |
|
106 |
-
Research Project, Data Science MSc, University of Potsdam
|
107 |
-
|
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
- recall
|
8 |
+
- precision
|
9 |
+
- roc_auc
|
10 |
+
pipeline_tag: image-classification
|
11 |
---
|
12 |
## Adversarial Examples for improving the robustness of Eye-State Classification π π :
|
13 |
|
|
|
111 |
|
112 |
Sefika Efeoglu
|
113 |
|
114 |
+
Research Project, Data Science MSc, University of Potsdam
|
|