Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,16 +6,18 @@ tags:
|
|
| 6 |
- tabular_classification
|
| 7 |
- binary_classification
|
| 8 |
- multiclass_classification
|
|
|
|
| 9 |
pretty_name: WaveformNoiseV1
|
| 10 |
size_categories:
|
| 11 |
- 1K<n<5K
|
| 12 |
-
task_categories:
|
| 13 |
- tabular-classification
|
| 14 |
configs:
|
| 15 |
- waveformnoiseV1
|
| 16 |
- waveformnoiseV1_0
|
| 17 |
- waveformnoiseV1_1
|
| 18 |
- waveformnoiseV1_2
|
|
|
|
| 19 |
---
|
| 20 |
# WaveformNoiseV1
|
| 21 |
The [WaveformNoiseV1 dataset](https://archive-beta.ics.uci.edu/dataset/107/waveform+database+generator+version+1) from the [UCI repository](https://archive-beta.ics.uci.edu/).
|
|
@@ -26,4 +28,4 @@ The [WaveformNoiseV1 dataset](https://archive-beta.ics.uci.edu/dataset/107/wavef
|
|
| 26 |
| waveformnoiseV1 | Multiclass classification.| |
|
| 27 |
| waveformnoiseV1_0 | Binary classification. | Is the image of class 0? |
|
| 28 |
| waveformnoiseV1_1 | Binary classification. | Is the image of class 1? |
|
| 29 |
-
| waveformnoiseV1_2 | Binary classification. | Is the image of class 2? |
|
|
|
|
| 6 |
- tabular_classification
|
| 7 |
- binary_classification
|
| 8 |
- multiclass_classification
|
| 9 |
+
- UCI
|
| 10 |
pretty_name: WaveformNoiseV1
|
| 11 |
size_categories:
|
| 12 |
- 1K<n<5K
|
| 13 |
+
task_categories:
|
| 14 |
- tabular-classification
|
| 15 |
configs:
|
| 16 |
- waveformnoiseV1
|
| 17 |
- waveformnoiseV1_0
|
| 18 |
- waveformnoiseV1_1
|
| 19 |
- waveformnoiseV1_2
|
| 20 |
+
license: cc
|
| 21 |
---
|
| 22 |
# WaveformNoiseV1
|
| 23 |
The [WaveformNoiseV1 dataset](https://archive-beta.ics.uci.edu/dataset/107/waveform+database+generator+version+1) from the [UCI repository](https://archive-beta.ics.uci.edu/).
|
|
|
|
| 28 |
| waveformnoiseV1 | Multiclass classification.| |
|
| 29 |
| waveformnoiseV1_0 | Binary classification. | Is the image of class 0? |
|
| 30 |
| waveformnoiseV1_1 | Binary classification. | Is the image of class 1? |
|
| 31 |
+
| waveformnoiseV1_2 | Binary classification. | Is the image of class 2? |
|