Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

iris-analysis

  1. Data Loading & Exploration:
  • Loads Iris dataset from sklearn.datasets.

  • Displays the first few rows and checks for missing values.

  1. Basic Analysis:
  • Computes descriptive statistics with .describe().

  • Groups by species to find mean values.

  1. Visualizations:

A. Line chart: Cumulative sepal length trend.

B. Bar chart: Average petal length per species.

C. Histogram: Distribution of sepal width.

D. Scatter plot: Relationship between sepal length and petal length.

  1. Observations:
  • Prints key insights from the dataset.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages