Skip to content

📓 Visualization and training a basic ML model on the Iris dataset

Notifications You must be signed in to change notification settings

SidJain1412/IrisExploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IrisExploration

Simple Visualization and training a basic ML model on the Iris dataset

Uses Seaborn to visualize various aspects of the Iris Dataset, with various new graphs (violin, KDE, etc.) Training a simple LogisticRegression and KNN model on the Dataset