Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 282 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 282 Bytes

Mushroom-Classifier

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.