Core-VIIRS-Nighttime-Light
Major TOM Core VIIRS Nighttime Light Annual radiance composites from the Visible Infrared Imaging Radiometer Suite (VIIRS) Day/Night…
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.