Supervised Learning
Used datasets:
Models computed using WEKA CLI:
- Decision Trees
- Boosted Decision Trees
- ANN
Models computed using Scikit-Learn:
- KNN
- SVM
Notes
- Bash scripts require specific paths for the data input and output. See these paths defined in the beginning of each script
- Dependencies: numpy, matplotlib, pandas, and sklearn