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

432 stars
16 watching
72 forks
Language: Go
last commit: 5 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 149
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 algorithm with target propagation capabilities 102
gbm-developers/gbm An R package providing extensions to AdaBoost and gradient boosting machine algorithms for regression and other tasks. 51
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. 289
ankane/xgboost-ruby High-performance machine learning library with a Ruby interface to XGBoost gradient boosting algorithm 105
asafschers/goscore An API to integrate machine learning models with PMML, allowing deployment of trained models in Go applications. 99
tqchen/xgboost An optimized distributed gradient boosting library for machine learning 571
daviddengcn/go-pr A Go package for building pattern recognition applications 66
james-bowman/nlp This project provides a set of algorithms and implementations for natural language processing in Go. 450
tomcraven/goga A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. 220