搜索资源列表
gbt
- 采用opencv gbdt的实现,还有个例子。大家可以自己扩充-Using opencv gbdt implementation, as well as an example. We can expand their own
ELF-08-Oct-2010.tar
- 集成学习算法集合 GBDT、NN、Logistic regression-Integrated learning algorithm collection GBDT, NN, Logistic regression, etc.
gbdt.tar
- gradient boosting decision tree 随机梯度下降法boosting 的 决策树。 阿里称为treelink 算法-gradient boosting decision tree gbdt
gbdt
- 近年来最流行的商业预测算法,GBDT或者MART。-In recent years the most popular business forecasting algorithms, GBDT or MART.
java_gbdt-master
- 机器学习算法-GBDT算法,也被称作GBRT算法,常用于各种分类和预测问题,能够取得不错的结果--GBDT Algorithm machine learning algorithm, also known as the GBDT algorithm, commonly used in a variety of classification and prediction problems, able to achieve good res
GBDT
- 话题一:大规模机器学习算法GBDT及应用,PPT详解-Topic 1: large-scale GBDT, and application of machine learning algorithm, PPT, rounding
python-GBDT
- 一个用PYTHON编写的梯度提升算法,适合做分类回归,希望对你有用-A gradient boost algorithm in PYTHON, suitable for classification of regression, hope useful to you
GBDT
- 调用于sklearn平台的梯度提升决策树算法,有着较好的分类能力(The GBDT algorithm used in sklearn platform has good classification ability)
balancedgbdt
- 一种可以针对不平衡样本的GBDT算法,python实现(A GBDT algorithm for unbalanced samples)
lrrfgbdtxgboost
- 用Xgboost作为集成算法,将LR,RF,GBDT三个分类器的结果综合起来。(Using Xgboost as an ensemble algorithm, we synthesize the results of three classifiers of LR, RF and GBDT.)
allgbdtgbdt
- 采用GBDT进行特征筛选,然后结合样本权重的GBDT分类方法。(GBDT is used for feature selection and then combined with sample weight for GBDT classification.)
GBDT+SVM
- 使用机器学习中的SVM,GBDT算法构建分类模型,做分类预测。并且对测试结果评估,模型保存。(Use SVM and GBDT algorithm in machine learning to build classification model and do classification prediction. And evaluate the test results and save the model.)
GBM
- matlab 实现梯度提升决策树。用于能耗预测。(Matlab implements a gradient boosting decision tree. Used for energy forecasting.)