1-NN classification using a testing data
1 回表示 (過去 30 日間)
古いコメントを表示
I have a certain testing data (xTest and yTest). both are matrices. I want to perform a 1-NN classification and report the testing error. can anyone help me do that? Thanks