Datasets:
Tasks:
Tabular Classification
Languages:
English
metadata
language:
- en
tags:
- phoneme
- tabular_classification
- binary_classification
pretty_name: Phoneme
size_categories:
- 10k<n<100K
task_categories:
- tabular-classification
configs:
- phoneme
Phoneme
The Phoneme dataset from the OpenML repository.
Configurations and tasks
Configuration | Task |
---|---|
phoneme | Binary classification |
Usage
from datasets import load_dataset
dataset = load_dataset("mstz/phoneme")["train"]