Question: Matlab code needed please 1. Partition the fisheriris dataset into a 60% training partition and 40% test partition The fisheriris dataset comes standard with matlab
1. Partition the fisheriris dataset into a 60% training partition and 40% test partition The fisheriris dataset comes standard with matlab and can be loaded into the matlab environment by typing load fisheriris Use only the first 100 entries (the first 2 classes) for the remaining part of the assignment a. b. i species(1:100 ii. meas(1:100,) 2. Generate a confusion matrix for the test partition using each the classifiers from the previous labs. a. Bayesian classifier b. Nearest Neighbor (k-1)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
