ML Dataset Explorer

Data Exploration

Explore different datasets and understand their characteristics

Select Dataset

Balanced Classes

This dataset has perfectly balanced classes (50 samples each), making it ideal for classification tasks.

Model Recommendations:

Logistic Regression
Works well with linearly separable classes in this dataset.
Decision Trees
Can easily capture the decision boundaries between flower species.
Neural Networks
Likely overkill for this simple dataset with clear boundaries.

Iris Flower Dataset

Classic dataset for classification, containing 3 classes of 50 instances each

Records
150
Features
4
sepal_lengthsepal_widthpetal_lengthpetal_widthspecies
5.13.51.40.2setosa
4.931.40.2setosa
73.24.71.4versicolor
6.33.362.5virginica
5.82.75.11.9virginica