R - Classifiers via Decision Trees
Description
Practice computing classifiers on a set of data, using various forms of Decision Trees.
Full pdf report is available at documents/a4_report.pdf
.
Running the Program
The associated R program is located at a4.r
.
On Ubuntu systems, run via Rscript ./a4.r
in console.
References
See the documents/references.md
file.