gabrielcc2/Classifiers
Some homeworks implementing classifiers, specifically tailored for the car evaluation data set (https://archive.ics.uci.edu/ml/datasets/Car+Evaluation): K-nearest neighbours, Kmeans and NaiveBayes approaches. Submission for a Machine Learning course.
Java