Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 382 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 382 Bytes

DecisionTrees

Decision trees for classifying mushrooms as poisonous or edible

Python script and class files for building decision trees and classifying mushrooms given training and testing sets. Class project for CS 429 at the University of New Mexico, Spring 2016.