Hello i cannot see classification table after i conclude nearest neighbor analysis. All other classification methods do provide classification table but not KNN. Is it possible to show KNN classification table?
I have been lurking here for awhile and now have a question I hope to get answered!
Alright not sure if someone has experience with the kknn package but I am using it in a regression framework to predict future baseball statistics. Not sure if there is a way to go about doing this in a way...
Hi can someone please help me with this I don't know what's wrong and I went to my professor and he said he didn't know and that I should figure it out.
so I need to use a dataset called wine at
http://archive.ics.uci.edu/ml/datasets/wine
and then to use the k-nearest neighbor classifier...