-
Notifications
You must be signed in to change notification settings - Fork 0
nayel71/decision-tree
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Run the following commands on a terminal. g++ -std=c++14 -o tree tree.cc ./tree [start index of validation set] [end index of validation set + 1] [maximum depth] < set_a.csv > output.txt
About
A program to classify flowers using a decision tree
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published