You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
📓 Visualization and training a basic ML model on the Iris dataset