torch_frame.datasets.ForestCoverType

class ForestCoverType(root: str)[source]

Bases: Dataset

The Forest Cover Type dataset from Kaggle. It’s a task of forest cover type classification based on attributes such as elevation, slop and soil type etc.

STATS:

#rows

#cols (numerical)

#cols (categorical)

#classes

Task

Missing value ratio

581,012

10

44

7

multiclass_classification

0.0%