This project is a web application for binary classification of mushrooms as edible or poisonous using machine learning algorithms. The app is built using Streamlit and includes three different classifiers: Support Vector Machine (SVM), Logistic Regression, and Random Forest.
streamlit run app.py