摘要: //转自 《XGBoost 与 Boosted Tree | 我爱计算机》 1. 前言应 @龙星镖局 兄邀请写这篇文章。作为一个非常有效的机器学习方法,Boosted Tree是数据挖掘和机器学习中最常用的算法之一。因为它效果好,对于输入要求不敏感,往往是从统计学家到数据科学家必备的工具之一,它同时 阅读全文
posted @ 2017-01-20 15:05 rfliu0 阅读(655) 评论(0) 推荐(0)
摘要: Convolutional Neural Networks Convolutional Neural Networks are made up of neurons that have learnable weights and biases. Each neuron receives some i 阅读全文
posted @ 2017-01-17 14:46 rfliu0 阅读(596) 评论(0) 推荐(0)