xgboost-node
XGBoost runner
An interface to run XGBoost models in Node.js
Run XGBoost model and make predictions in Node.js
40 stars
6 watching
9 forks
Language: Cuda
last commit: about 7 years ago
Linked from 1 awesome list
algorithmboosting-algorithmsgbdtjavascriptmachine-learningnodejsxgboost
Related projects:
Repository | Description | Stars |
---|---|---|
scicloj/scicloj.ml.xgboost | Provides XGBoost models for machine learning tasks in Clojure | 7 |
ankane/xgboost-ruby | High-performance machine learning library with a Ruby interface to XGBoost gradient boosting algorithm | 105 |
dmlc/xgboost.jl | A Julia package implementing a distributed gradient boosting framework with efficient linear model solver and tree learning algorithms. | 289 |
chasedehan/boostaroota | An algorithm for fast feature selection using XGBoost and other tree-based classifiers | 219 |
paironair/xgboost-ruby | Ruby bindings for XGBoost gradient boosting library | 19 |
applieddatasciencepartners/xgboostexplainer | Provides tools to understand and interpret the decisions made by XGBoost models in machine learning | 252 |
xtra-computing/thundergbm | Accelerates machine learning algorithms on GPUs to improve performance and efficiency | 693 |
xmartlabs/bender | An abstraction layer for building and running neural networks on iOS using MetalPerformanceShaders and pre-trained models. | 1,795 |
tqchen/xgboost | An optimized distributed gradient boosting library for machine learning | 571 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |
lim0606/caffe-googlenet-bn | Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
go-godo/godo | A task runner and file watcher for Go that automates repetitive development tasks | 536 |
datacanvasio/hypergbm | An AutoML toolkit designed to automate the entire machine learning process pipeline for tabular data | 337 |
ahmedfgad/numpyann | An implementation of artificial neural networks using NumPy | 98 |
kstaats/karoo_gp | An evolutionary algorithm for automatic design and optimization of mathematical models | 161 |