- make sure
main.py
,attributes.py
,decision_tree.py
, and the test and training.txt
files are all in the same folder - in
main.py
under the driver code section, you can change themax_depth
andnum_trials
vars to produce different results - run the program:
- run in command line by navigating to directory of
main.py
and 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
-
Notifications
You must be signed in to change notification settings - Fork 0
saad-script/NLP_Decision_Tree
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published