Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 369 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 369 Bytes

Machine-Learning-Web-App

Created Binary Classification Web app which predict whether mushroom is edible or poisnous according to its chracterstics

Used Ml Techniques- SVM Classifier while tuning model hyperparameters- C, kernel and gamma.

Interactive Dashboard where one can analyze the result using Metrics- Confusion Matrix, Precision Recall Curve and ROC Curve.