fukuball / fuku-ml

Simple machine learning library / 簡單易用的機器學習套件
https://github.com/fukuball/FukuML-Tutorial
MIT License
280 stars 75 forks source link

Adaptive Boosting(Linear Aggregation) #21

Closed fukuball closed 8 years ago

fukuball commented 8 years ago

https://github.com/haiqiong/machine-learning/blob/master/supervised/adaboost.py

http://blog.csdn.net/maoersong/article/details/24776905

http://hhtucode.blogspot.tw/2013/04/ml-adaboost-part-2.html

https://github.com/mazefeng/ml

http://www.cnblogs.com/xbf9xbf/p/4694364.html

fukuball commented 8 years ago

done~