Closed PaolaRondon closed 4 years ago
Create two linear classifier using the 10-fold cross-validation technique. The first one with all the features that you have been using, and the second without the zero-weighted features.
Done, somehow the dataset with weight zero features comes up with a better score. Next time we should try k-nearest neighbours
Create two linear classifier using the 10-fold cross-validation technique. The first one with all the features that you have been using, and the second without the zero-weighted features.