- make sure
main.py,attributes.py,decision_tree.py, and the test and training.txtfiles are all in the same folder - in
main.pyunder the driver code section, you can change themax_depthandnum_trialsvars to produce different results - run the program:
- run in command line by navigating to directory of
main.pyand typingpython main.py - or run in IDE
- run in command line by navigating to directory of
- the program will run the evaluation routine (as specified in the project specs) and then show the results:
- a table with pairing between number of training examples & accuracy will be printed out
- a window will appear to show the graphed relationship between the number of training examples & accuracy
saad-script/NLP_Decision_Tree
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|