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
Explored and Visualized the Iris Dataset to gain insights. Built Logistic Regression, Decision Tree and Random Forest for classification of species. Used accuracy score as the evaluation metrics and found that Decision Trees and Random Forest increased the accuracy by 2%.