Question: Hi, trying to construct a Mahalanobis Distance Classifier in Python using the iris dataset. We're not allowed to used other packages other than numpy in
Hi, trying to construct a Mahalanobis Distance Classifier in Python using the iris dataset.
We're not allowed to used other packages other than numpy in computations.
Wondering where my code is having problem? Any advice on how to improve the code for classification?
It looks like my computation is wrong since result is a 150x150 matrix.

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
