Description: This code implements the Logistic Discrimination and KNN classifier. The implementation is according to the text book <<Introduction to Machine Learning>>. We have also compared the classification accuracy among Logistic Discrimination, KNN and SVM on data set liver_train_data. A brief test report is included as well. Enjoy :).
To Search:
File list (Check if you may need any files):
project2_code\logisticTest.m
.............\logisticTrainning.m
.............\readme.txt
.............\rumLogisticDiscrimination.m
.............\runKnn.m
.............\runSvm.m
.............\simpleKnn.m
project2_code
code report.docx.doc