gbdt“ 的搜索结果

A simple GBDT in Python

Python357
7 年前

#计算机科学#python实现GBDT的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification are realized based on python, and the details of algorithm flow a...

Python736
6 年前

Gradient boosting decision trees.

C++364
7 年前

#计算机科学# XGBoost的全称是经过优化的分布式梯度提升库,旨在高效、灵活且可移植。提供Python、R、Java、Scala等库

C++27.36 k
3 天前

a python code of applying GBDT+LR for CTR prediction

Python333
7 年前
Python158
7 年前

广告点击率(CTR)预测经典模型 GBDT + LR 理解与实践(附数据 + 代码)

Python91
5 年前

MesaTEE GBDT-RS : a fast and secure GBDT library, supporting TEEs such as Intel SGX and ARM TrustZone

Rust219
8 个月前

a simple gradient boost classification tree implemented with python without any other lib dependence.

48
12 年前

Using gbdt+lr in recommend system and comparing the auc of lr, gbdt, gbdt+lr.

Python24
8 年前

Gradient Boosting With Piece-Wise Linear Trees

C++147
1 年前

GBDT for regression

Python10
7 年前
Python7
5 年前

simple multi-class GBDT

Python15
12 年前

#计算机科学#CTR prediction model based on spark(LR, GBDT, DNN)

Scala917
6 年前

Development Repository for GPU-accelerated GBDT training

C++60
8 年前

GBDT:Gradient Boosting Decision Tree implemented by golang

Go30
10 年前

gdbt implement by scikit-learn

Python24
8 年前

A GBDT(MART) and LambdaMART training and predicting package

C++16
10 年前

Kaggle Days Paris - Competitive GBDT Specification and Optimization Workshop

Jupyter Notebook93
3 年前

SIGKDD'2019: DeepGBM: A Deep Learning Framework Distilled by GBDT for Online Prediction Tasks

Python657
1 年前

Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark

Scala87
7 年前
loading...