Skip to content

Eveybushell/Assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 1: Development Environment Setup and Data Exploration

by Evelyn Bushell

Python and Required Libraries

Python 3.13.5
matplotlib 3.10.0
numpy 2.1.3
pandas 2.2.3
scikit-learn 1.6.1
seaborn 0.13.2

Summary of Key Findings

After viewing the .describe(), I noticed that the widest range in differences was in petal length. I ran a basic histogram plot and found there was a significant gap between short petal lengths and long.

My box plot showed that petal length was a very strong indicator of setosa irises and an okay indicator between versicolor and virginica species. Setosas also had a bit more outliers than other species.

My scatter plot shows that petal width is correlated with petal length and confirms the previous findings of the box plot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published