Q30
What is the main purpose of the K-nearest neighbors (K-NN) algorithm in machine learning?
A.
To perform regression analysis
B.
To cluster data into groups
C.
To reduce dimensionality
D.
To classify data points based on the majority class among their K nearest neighbors
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board