Skip to content
Advertisement
Tabular

Covertype

Covertype

Covertype Classification of pixels into 7 forest cover types based on attributes such as elevation, aspect, slope, hillshade, soil-type, and more. The Covertype dataset from the UCI ML repository. Configuration Task Description covertype Multiclass classification Classify the area as one of 7 cover classes. Usage from datasets import load dataset dataset = load dataset(“mstz/covertype”) “train”

Source: Hugging Face Hub (mstz/covertype). Metadata imported from the dataset’s Hub tags.

Advertisement