torch_frame.datasets.Mushroom
- class Mushroom(root: str)[source]
Bases:
DatasetThe Mushroom classification Kaggle competition dataset. It’s a task to predict whether a mushroom is edible or poisonous.
STATS:
#rows
#cols (numerical)
#cols (categorical)
#classes
Task
Missing value ratio
8,124
0
22
2
binary_classification
0.0%