guitargeek / XGBoost-FastForest
Minimal library code to deploy XGBoost models in C++.
☆91Updated 10 months ago
Alternatives and similar repositories for XGBoost-FastForest:
Users that are interested in XGBoost-FastForest are comparing it to the libraries listed below
- Universal model exchange and serialization format for decision tree forests☆751Updated last month
- A Pandas-like DataFrame in c++☆22Updated 5 years ago
- Compiler for LightGBM gradient-boosted trees, based on LLVM. Speeds up prediction by ≥10x.☆394Updated 2 months ago
- FIL backend for the Triton Inference Server☆76Updated last week
- Using nlohmann::json with pybind11☆149Updated 2 months ago
- The x template library☆211Updated 8 months ago
- Tools in C++ to forecast time series using ARIMA models☆27Updated 13 years ago
- A few projects that demo how to develop on Mac with TF and XCode only☆78Updated 5 years ago
- Gradient Boosting With Piece-Wise Linear Trees☆152Updated 10 months ago
- Gradient boosted decision trees for multiple outputs. Better generalization ability, faster training and inference.☆44Updated last month
- BLAS extension to xtensor☆160Updated 6 months ago
- C++ multi-dimensional labeled arrays and dataframe based on xtensor☆313Updated 9 months ago
- Yet another HFT framework☆39Updated last month
- Fully-working mlpack example programs☆125Updated 2 weeks ago
- Set of examples of ML approaches implemented in C++☆289Updated 4 years ago
- Examples for the usage of "pybind11"☆643Updated 3 years ago
- models built with mlpack☆38Updated 6 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.