#xgboost #xgboost-sys

sys xgboost-sys

Native bindings to the xgboost library

2 releases

Uses old Rust 2015

0.1.2 Dec 27, 2018
0.1.1 Oct 1, 2018

#6 in #xgboost

Download history 118/week @ 2024-12-10 37/week @ 2024-12-17 20/week @ 2024-12-24 36/week @ 2024-12-31 47/week @ 2025-01-07 37/week @ 2025-01-14 15/week @ 2025-01-21 12/week @ 2025-01-28 49/week @ 2025-02-04 71/week @ 2025-02-11 23/week @ 2025-02-18 39/week @ 2025-02-25 34/week @ 2025-03-04 52/week @ 2025-03-11 29/week @ 2025-03-18 31/week @ 2025-03-25

153 downloads per month
Used in xgboost

MIT license

2MB
46K SLoC

CUDA 20K SLoC // 0.2% comments C++ 19K SLoC // 0.1% comments Python 5K SLoC // 0.2% comments Java 803 SLoC // 0.2% comments Shell 592 SLoC // 0.2% comments R 167 SLoC // 0.2% comments Visual Studio Project 165 SLoC Rust 77 SLoC // 0.1% comments Visual Studio Solution 54 SLoC Groovy 38 SLoC // 0.2% comments JavaScript 19 SLoC // 0.1% comments Jupyter Notebooks 11 SLoC // 0.4% comments Batch 4 SLoC

xgboost-sys

FFI bindings to XGBoost, generated at compile time with bindgen.

Currently uses XGBoost v0.81.

Dependencies