Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 470 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 470 Bytes

CZ4032-Data-Mining

CZ4032; Data Mining; AY 2015/16 Semester 1

  • Just some code written in Java to make use of the WEKA functions! \o/
  • An classification experiment based on http://www3.dsi.uminho.pt/pcortez/student.pdf
  • Techniques used:
    • Naïve Bayes
    • Decision Tree
    • Random Forest
    • Neural Network (Multi-Layer Perceptron)
    • Support Vector Machine
    • k-Nearest Neighbours
  • Final Report: Report