
Explanation:
Correct Answer: A. K-nearest neighbors (k-NN)
Why k-NN is correct:
Why other options are incorrect:
Key Concepts:
An AI practitioner wants to predict the classification of flowers based on petal length, petal width, sepal length, and sepal width. Which algorithm meets these requirements?
A
K-nearest neighbors (k-NN)
B
K-mean
C
Autoregressive Integrated Moving Average (ARIMA)
D
Linear regression
No comments yet.