xgboost-rs-sys 0.1.31

Low level bindings to dmlc/xgboost for rust.
Documentation

Dependencies

  • See [https://xgboost.readthedocs.io/en/stable/build.html#id4](Build XGBoost from Source)
  • CMake 3.14 or higher
  • A recent C++ compiler supporting C++11 (g++-5.0 or higher)
  • libclang