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
Classify mushrooms as π edible or poisonous π« using machine learning π€. This project includes data preprocessing, training various models (Logistic Regression, Decision Tree, SVM, etc.) ποΈ, and evaluating performance with metrics and visualizations π. Perfect for learning classification and model comparison.