- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
分類器之實作與比較
-以SVM 、KNNR 、CART為例-
專題老師:黃亮綜 老師
組員:蔡佩軒、蔡尚旻、陳世堯
摘 要
在這資訊爆炸的時代,大量資料的產生,成為現在人們必面對的問題,故資
料分析與分類是相當熱門的議題。物件分類技術在計算機上的應用非常廣泛,利
用計算機進行物件分類的主要目的之一,是使機器賦有在某種意義上與人類近似
相同的辨識能力。例如:資料探勘和知識探索、醫療診斷專家系統和電腦視覺等。
本研究使用SVM 、K-NNR 、CART三種分類器演算法進行分析比較。SVM
分類器使用核心函數,進行訓練學習 ;而K-NNR則利用與實例之間的距離,逕行
分類的動作;CART則是使用決策樹的結構,由各種不同的條件於不同階段形成
的節點及節點間的分支所構成 。
為達到客觀的分析,我們使用三組標準的資料集包括 Iris Dataset 、Wine
Dataset 、Abalone Dataset 來做樣式分類。各資料集都透過三種分類器進行訓練、
測試,並根據三種分類器分類出來的結果誤差值,來分析比較分類器的特性。結
果顯示分類器各有其適用的領域,換言之,隨著應用的範圍與資料集特性的不
同,可能有不同表現。
關鍵字 :CART 、KNNR 、SVM 、Classifier
Abstract
This research is to uses three kinds of classifications of SVM ,KNNR and CART
the machine the algorithm. The SVM divides into section the machine the simple
coming to saying is if I have a heap have divided into the good thing. When receive
new thing ,which heap can SVM predict new data to want to divide into go to ;And K-
NNR is for a unknown data of the category. We want find out only to come to
moderate this fee for writing to anticipate most the point that near to in the data of the
training. We can judge the category that this fee for writing anticipate should be
similar to most the category of the point that near to is. The CART is a branch of the
node to make use of den droid construction to become in different stage by various
different terms and node.
The purpose of this research is the result of the classification to want that
through three kinds of data sets after doing the training and classification. Divide into
section the machine produce had better ,do the comparison the research. Summary,
these three kinds of machine of classifications not only can divide into section these
three kind
文档评论(0)