leaves

GBRT predictor library

A Go library implementing prediction code for Gradient Boosting Regression Trees (GBRT) models from popular frameworks.

pure Go implementation of prediction part for GBRT (Gradient Boosting Regression Trees) models from popular frameworks

GitHub

434 stars
16 watching
73 forks
Language: Go
last commit: 7 months ago
Linked from 1 awesome list

boostingdecision-treesgogolanglightgbmmachine-learningxgboost

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gbdt-pl/gbdt-pl An implementation of a gradient boosting algorithm with piece-wise linear regression trees for efficient machine learning model training 151
songtianyi/go-mxnet-predictor A Go library providing a direct interface to MXNet's C API for deep learning inference 55
kingfengji/mgbdt An implementation of a gradient boosting decision tree model 102
gbm-developers/gbm An R package providing extensions to AdaBoost and gradient boosting machine algorithms for regression and other tasks. 52
sgrodriguez/ddt A Go-based decision tree library allowing custom rule-based decision making 37
priyeshv/gbdt-cc A Matlab implementation of a machine learning algorithm for collective classification tasks using gradient boosted decision trees. 1
springdaisy/gbdt An implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data 0
nikolaydubina/go-ml-benchmarks A benchmarking project comparing performance of different machine learning inference frameworks and models on Go platform 30
dmlc/xgboost.jl A Julia package implementing a distributed gradient boosting framework with efficient linear model solver and tree learning algorithms. 288
ankane/xgboost-ruby High-performance machine learning library with a Ruby interface to XGBoost gradient boosting algorithm 106
asafschers/goscore An API for scoring predictive models in PMML format, supporting common machine learning algorithms 99
tqchen/xgboost An optimized distributed gradient boosting library for machine learning 572
daviddengcn/go-pr A Go package for building pattern recognition applications 67
james-bowman/nlp This project provides a set of algorithms and implementations for natural language processing in Go. 451
tomcraven/goga A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. 220