Description
Decision tree forest models can be exchanged and loaded across machine-learning runtimes through a common serialization layer. This package provides the core Treelite C/C++ library used by inference tools and applications that need fast tree-model deployment.
Developers link against it or install it as a dependency for software that consumes Treelite model files. It is not a standalone training interface and has no normal user launcher.