Skip to content

JosephLeeeeeee/ML_CA

Repository files navigation

Assignment for EE6227 - 2023 Spring

Question:

Given a 3-class pattern classification problem, train any 2 of the 3 classifiers listed below using the training data, and then predict class labels of the test data. The training data is in Data_Train, and the label is in the file Label_Train. The test data is in Data_test (30 samples).

  • Bayes decision rule
  • Fisher discriminant analysis
  • Decision trees

Note:

  • The data is in the format of .mat, which can be loaded by MATLAB.
  • 120 samples are used to train the classifier, they are of 4 dimensions.

ps.

CA for MPC is also included in this repo, under the folder Matlab.

About

Assignment of EE6227

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published