siboehm / lleaves

Compiler for LightGBM gradient-boosted trees, based on LLVM. Speeds up prediction by ≥10x.
https://lleaves.readthedocs.io/en/latest/
MIT License
333 stars 28 forks source link

Add the docs "Interfacing with a Compiled Model in C++" #42

Closed SunHaoOne closed 1 year ago

SunHaoOne commented 1 year ago

I have made some changes to the development.rst file about the interface details, but I am uncertain whether the documentation has been updated correctly. Could you please verify it?

siboehm commented 1 year ago

This looks good! Thanks a lot.