阿摩線上測驗 登入

試題詳解

試卷:111年 - 111 學士後醫學系招生考試:計算機概論與程式設計#107630 | 科目:研究所、轉學考(插大)、學士後-計算機概論

試卷資訊

試卷名稱:111年 - 111 學士後醫學系招生考試:計算機概論與程式設計#107630

年份:111年

科目:研究所、轉學考(插大)、學士後-計算機概論

27. Machine learning can be divided into supervised learning and unsupervised learning. The two problems 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 target is discrete, we call it classification. Which one of the following common algorithms is NOT a classification algorithm?
(A) SVM
(B) Linear
(C) Decision trees
(D) KNN
(E) Naive Bayes
正確答案:登入後查看