Open
Description
- Document Treelite serialization format. #503
- Write a tutorial for integrating Treelite into a C++ project (using CMake).
- Write a tutorial for integrating Treelite into a Python package. In particular, library writers should be encouraged to produce
treelite.Model
object, rather than a custom object with a native Treelite handle.