Feb 11-17
decide on specific tools and frameworks to use
create dataset
come up with list of animals to include
come up with list of features our tool can handle
start writing code to build a decision tree
start user interface design
Feb 18-24
finish writing code to build a decision tree
finish user interface design
start working on connecting front end to back end
Feb 25 - March 2
write code to analyze accuracy of decision tree by testing it on unseen animals
add accuracy testing to user interface