Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 263 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 263 Bytes

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