Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

decisiontree.py

Run it with: python decisiontree.py <filename> <#examplesintrainingset> <#trials> <verbose>

ie) python decisiontree.py IvyLeague.txt 40 10 1

verbose(0/1): toggle showing extra information for each trial

About

Decision tree made to classify people into "got into IvyLeague" or "did not get into IvyLeague" based on 7 attrbutes

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages