Question
k-nearest neighbors used with labeled training examples is a form of:
Select an option. Your answer will be checked instantly.
Correct Answer: A. Supervised learning
Explanation:
k-NN predicts an outcome by using examples whose labels or response values are already known. Learning from labeled examples is the defining feature of supervised learning.
Leave a Reply