Rust API for XGBoost

I’ve just published some Rust bindings for XGBoost that I’ve been working on for a while:

Supports many major features of XGBoost (v0.80), tested on linux/osx (windows not supported at the moment).

Feedback welcome, still working on making the API and configuration more ergonomic.

Links