NoobCoder212
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
- roc_auc
|
8 |
+
- f1
|
9 |
+
- precision
|
10 |
+
- recall
|
11 |
+
pipeline_tag: audio-classification
|
12 |
+
tags:
|
13 |
+
- Bat
|
14 |
+
- Frog
|
15 |
+
- Tensorflow
|
16 |
+
- Mutlimodal
|
17 |
+
- Audio
|
18 |
+
- Spectrogram
|
19 |
+
---
|