Difference between knn classifier and knn regression method
Answers
Answered by
0
Step-by-step explanation:
So the main difference is the fact that for the classifier approach, the algorithm assumes the outcome as the class of more presence, and on the regression approach the response is the average value of the nearest neighbors.
Similar questions