Skip to content
Snippets Groups Projects
Name Last commit Last update
documents
.editorconfig
.gitignore
a4.r
readme.md

R - Classifiers

Description

Practice checking for frequent patterns within datasets.

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.