Can we use KNN for classification?
Can we use KNN for classification? As we saw above, KNN algorithm can be used for both classification and regression problems. The KNN algorithm uses ‘feature similarity’ to predict the values of any new data points. How do you classify in Weka? Start the Weka Explorer: Open the Weka GUI Chooser. Click the “Explorer” button […]