gradient-boosting topic

List gradient-boosting repositories

auto_ml

1.6k
Stars
312
Forks
Watchers

[UNMAINTAINED] Automated machine learning for analytics & production

infiniteboost

183
Stars
23
Forks
Watchers

InfiniteBoost: building infinite ensembles with gradient descent

awesome-decision-tree-papers

2.3k
Stars
339
Forks
Watchers

A collection of research papers on decision, classification and regression trees with implementations.

awesome-fraud-detection-papers

1.6k
Stars
297
Forks
Watchers

A curated list of data mining papers about fraud detection.

awesome-gradient-boosting-papers

985
Stars
154
Forks
Watchers

A curated list of gradient boosting research papers with implementations.

BoostedFactorization

33
Stars
13
Forks
Watchers

An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019).

lleaves

315
Stars
27
Forks
Watchers

Compiler for LightGBM gradient-boosted trees, based on LLVM. Speeds up prediction by ≥10x.

catboost

7.8k
Stars
1.2k
Forks
Watchers

A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computa...

emotion-recognition-using-speech

534
Stars
224
Forks
Watchers

Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras

LightGBM

16.2k
Stars
3.8k
Forks
443
Watchers

A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tas...