Assignment 6 for Machine Learning and Robotics

(individual assignment)

This assignment is about a classification problem. Given are trianing data in file TrainData.mat with three features (first three collumns) and class labels in the fourth collumn. Your task is to make predisctions for the feature values given in file TestData.mat. You should use two methods for the predictions, namely Naive Bayes and SVM. Discuss briefly which method you trust more for the predictions and the reason for your choice.

Submit your programs, the predictions as .mat file, and your discussion by email to prof4155@cs.dal.ca with subject line A5. Your submission has to be received before class on Thursday, Oct. 27.