Skip to content

Criminal-Justice-Comps/Decision-Trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decision-Trees

Code and Toy Data for Decision Trees.

Data for the DTs is stored in the Data directory.

Pre-trained trees with their predictions are stored in the Saved Trees directory.

To create a new DT, run DT.py (instructions at the top of the file).

To test a DT using its predictions, run CheckDT.py (instructions at the top of the file).

About

Code and Toy Data for Decision Trees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages