Skip to content

varshithnomula/COSC-Colab-Conquer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Iris Dataset Visualization

This project demonstrates basic data loading and visualization techniques using the classic Iris flower dataset.

google colab badge

Open In Colab

Dataset

  • Source: Seaborn GitHub
  • Features: sepal_length, sepal_width, petal_length, petal_width, species

Tools Used

  • Python
  • Pandas
  • Matplotlib
  • Seaborn

Visualizations Included

  • Histograms of all features
  • Pairplots for multi-dimensional comparison
  • Violin plots for species-wise distributions
  • Correlation heatmaps
  • 3D scatter plots

How to Run

download the jupiter notebook and run each cell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors