Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
Statlog (Image Segmentation) is a classic dataset for benchmarking classification algorithms on image segmentation tasks. It contains 2,310 instances derived from outdoor images, where each instance represents a 3x3 pixel region described by 19 numerical attributes. The dataset is part of the UCI Machine Learning Repository, a known source for machine learning data.
The 'class' attribute is the target label for classification tasks. Data is provided in a standard, tabular format suitable for classical ML algorithms, not convolutional neural networks.