guitargeek / XGBoost-FastForestLinks
Minimal library code to deploy XGBoost models in C++.
☆99Updated last year
Alternatives and similar repositories for XGBoost-FastForest
Users that are interested in XGBoost-FastForest are comparing it to the libraries listed below
Sorting:
- Universal model exchange and serialization format for decision tree forests☆776Updated this week
- Compiler for LightGBM gradient-boosted trees, based on LLVM. Speeds up prediction by ≥10x.☆425Updated last month
- 将XGBoost c api封装成c++接口☆36Updated 5 years ago
- FIL backend for the Triton Inference Server☆81Updated 3 weeks ago
- Tools in C++ to forecast time series using ARIMA models☆27Updated 13 years ago
- A Pandas-like DataFrame in c++☆20Updated 5 years ago
- Yet another HFT framework☆43Updated 3 months ago
- STL-compliant stable vector container☆30Updated 6 years ago
- TL2cgen (TreeLite 2 C GENerator) is a model compiler for decision tree models☆33Updated this week
- models built with mlpack☆38Updated 10 months ago
- C++ multi-dimensional labeled arrays and dataframe based on xtensor☆322Updated last year
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆103Updated 10 months ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆233Updated 2 months ago
- ☆53Updated last year
- Run TensorFlow models in C++ without installation and without Bazel☆803Updated 10 months ago
- scikit-learn_bench benchmarks various implementations of machine learning algorithms across data analytics frameworks. It currently suppo…☆118Updated 3 weeks ago
- A high performance map.☆100Updated 5 years ago
- Cylon is a fast, scalable, distributed memory, parallel runtime with a Pandas like DataFrame.☆301Updated last year
- A compiler, optimizer and executor for financial expressions and factors☆174Updated 2 weeks ago
- Fast, high-quality forecasts on relational and multivariate time-series data powered by new feature learning algorithms and automated ML.☆120Updated last month
- A few projects that demo how to develop on Mac with TF and XCode only☆78Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- A collection of open-source GPU accelerated Python tools and examples for quantitative analyst tasks and leverages RAPIDS AI project, Num…☆306Updated 7 months ago
- Sample code to call C API for Tensorflow 2.1☆110Updated 2 years ago
- C++ library for Binance Futures and Spot. Supports REST and WebSockets, using Boost::Beast with C++17.☆29Updated 3 years ago
- c/c++ code for xgboost(train,predict,evaluate)☆19Updated 6 years ago
- Examples for the usage of "pybind11"☆657Updated 4 years ago
- HierarchicalKV is a part of NVIDIA Merlin and provides hierarchical key-value storage to meet RecSys requirements. The key capability of…