問題詳情

27. Machine learning can be divided into supervised learning and unsupervised learning. The twoproblems most commonly dealt with in supervised learning are regression and classification.When you predict the target to be a continuous numerical value, we call it regression; if the targetis discrete, we call it classification. Which one of the following common algorithms is NOT aclassification algorithm?
(A) SVM
(B) Linear
(C) Decision trees
(D) KNN
(E) Naive Bayes

參考答案

答案:B
難度:計算中-1
書單:沒有書單,新增