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: about 2 years ago
Linked from 1 awesome list

boostingdecision-treesgogolanglightgbmmachine-learningxgboost

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gbdt-pl/gbdt-plAn implementation of a gradient boosting algorithm with piece-wise linear regression trees for efficient machine learning model training151
songtianyi/go-mxnet-predictorA Go library providing a direct interface to MXNet's C API for deep learning inference55
kingfengji/mgbdtAn implementation of a gradient boosting decision tree model102
gbm-developers/gbmAn R package providing extensions to AdaBoost and gradient boosting machine algorithms for regression and other tasks.52
sgrodriguez/ddtA Go-based decision tree library allowing custom rule-based decision making37
priyeshv/gbdt-ccA Matlab implementation of a machine learning algorithm for collective classification tasks using gradient boosted decision trees.1
springdaisy/gbdtAn implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data0
nikolaydubina/go-ml-benchmarksA benchmarking project comparing performance of different machine learning inference frameworks and models on Go platform30
dmlc/xgboost.jlA Julia package implementing a distributed gradient boosting framework with efficient linear model solver and tree learning algorithms.288
ankane/xgboost-rubyHigh-performance machine learning library with a Ruby interface to XGBoost gradient boosting algorithm106
asafschers/goscoreAn API for scoring predictive models in PMML format, supporting common machine learning algorithms99
tqchen/xgboostAn optimized distributed gradient boosting library for machine learning572
daviddengcn/go-prA Go package for building pattern recognition applications67
james-bowman/nlpThis project provides a set of algorithms and implementations for natural language processing in Go.451
tomcraven/gogaA Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components.220