A15: Probabilistic Classification

As in Activity 14, we attempt to classify the same objects but this time we use Linear Discriminant Analysis (LDA). After following the example found here, we arrive at the following discriminant function graph:


Figure 1.

We arrive at 70% correct classification, as in Activity 16. This is because of the same outliers from the said activity.

I give myself a grade of 9 because the method implemented correctly classifies better than a random classifier.

0 comments:

Post a Comment