8000 GitHub - dmlc/treelite: Universal model exchange and serialization format for decision tree forests
[go: up one dir, main page]

Skip to content

dmlc/treelite

Repository files navigation

Treelite

Coverage tests Documentation Status codecov GitHub license PyPI version Conda Version

Documentation | Installation | Release Notes | Acknowledgements |

Treelite is a universal model exchange and serialization format for decision tree forests. Treelite aims to be a small library that enables other C++ applications to exchange and store decision trees on the disk as well as the network.

0