Skip to content

AImmanuel/Exploring-the-Iris-Dataset-with-Seaborn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Exploring-the-Iris-Dataset-with-Seaborn

Summary

Seaborn is a Python data visualization library based on matplotlib used for data visualization. Here we perform an exploratory data analysis using the Iris dataset. We look at a few common plots including a Scatterplot, Boxplot, Histogram and Swarm plots.

Dataset

https://scikit-learn.org/stable/auto_examples/datasets/plot_iris_dataset.html