|
--- |
|
language: |
|
- en |
|
tags: |
|
- waveformnoiseV1 |
|
- tabular_classification |
|
- binary_classification |
|
- multiclass_classification |
|
- UCI |
|
pretty_name: WaveformNoiseV1 |
|
size_categories: |
|
- 1K<n<5K |
|
task_categories: |
|
- tabular-classification |
|
configs: |
|
- waveformnoiseV1 |
|
- waveformnoiseV1_0 |
|
- waveformnoiseV1_1 |
|
- waveformnoiseV1_2 |
|
license: cc |
|
--- |
|
# WaveformNoiseV1 |
|
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/). |
|
|
|
# Configurations and tasks |
|
| **Configuration** | **Task** | **Description** | |
|
|-----------------------|---------------------------|-------------------------| |
|
| waveformnoiseV1 | Multiclass classification.| | |
|
| waveformnoiseV1_0 | Binary classification. | Is the image of class 0? | |
|
| waveformnoiseV1_1 | Binary classification. | Is the image of class 1? | |
|
| waveformnoiseV1_2 | Binary classification. | Is the image of class 2? | |