Data Mining Practical Machine Learning Tools and Techniques
标签: Techniques Practical Learning Machine
上传时间: 2014-01-03
上传用户:sevenbestfei
AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo file (demo.m) is provided that demonstrates how these two files can be used with a classifier (basic threshold classifier) for two class classification problem.
标签: well-known algorithm AdaBoost Adaptive
上传时间: 2014-01-15
上传用户:qiaoyue
AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files
标签: well-known algorithm AdaBoost Adaptive
上传时间: 2013-12-31
上传用户:jiahao131
樣板 B 樹 ( B - tree ) 規則 : (1) 每個節點內元素個數在 [MIN,2*MIN] 之間, 但根節點元素個數為 [1,2*MIN] (2) 節點內元素由小排到大, 元素不重複 (3) 每個節點內的指標個數為元素個數加一 (4) 第 i 個指標所指向的子節點內的所有元素值皆小於父節點的第 i 個元素 (5) B 樹內的所有末端節點深度一樣
上传时间: 2017-05-14
上传用户:日光微澜
solution mannual of the book-Pattern recognition and machine learning!
标签: book-Pattern recognition solution learning
上传时间: 2014-12-22
上传用户:koulian
Machine learning book for beginer!
标签: learning Machine beginer book
上传时间: 2013-12-10
上传用户:youth25
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符
上传时间: 2014-01-10
上传用户:2467478207
Pattern recognition and machine learning WWW-Exercises solutions
标签: WWW-Exercises recognition solutions learning
上传时间: 2014-01-23
上传用户:sammi
机器学习+Tom+M.+Mitchell《Machine+Learning》之中文版。据我们导师说这是一本很好的人工智能方面的书,希望学习人工智能的可以看看,我刚找到看。
标签: Mitchell Learning Machine Tom
上传时间: 2014-01-15
上传用户:天涯
数据结构课程设计 数据结构B+树 B+ tree Library
上传时间: 2013-12-31
上传用户:semi1981