Skip to content

github-elorm/Matplotlib-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Matplotlib-Assignment

Plotting graphs using the Iris data set in python

Iris Data Visualization

This repository contains Python code for visualizing the Iris dataset using Matplotlib.

About the Iris Dataset

The Iris data set contains 150 samples from three species of Iris flowers (Iris setosa, Iris versicolor, and Iris virginica), with four features: sepal length, sepal width, petal length, and petal width.

Graphs

Scatter plot of sepal length vs. sepal width Scatter plot of petal length vs. petal width Scatter plot of sepal length vs. petal length Scatter plot of sepal width vs. petal width Scatter plot of the individual features: sepal length, sepal width, petal length, and petal width. Boxplot of the petal width

Requirements

Ensure you have python installed

About

Plotting graphs using the Iris data set in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published