Classifies mushrooms as poisonous or edible based on 22 different attributes using an ID3 Decision Tree Learner, Random Forest Ensemble Learner, and Naïve Bayes Classifier.
See MushroomReport.pdf for a full report on usage and performance.
Classifies mushrooms as poisonous or edible using machine learning algorithms
Python