Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: tabular-classification
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Nigl
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: tabular-classification
|
4 |
+
library_name: PyTorch
|
5 |
+
metrics:
|
6 |
+
- Binary Cross Entropy
|
7 |
+
- F1 Score
|
8 |
+
- Accuracy
|
9 |
---
|
10 |
|
11 |
# Nigl
|