# treelite **Repository Path**: mirrors_dmlc/treelite ## Basic Information - **Project Name**: treelite - **Description**: Universal model exchange and serialization format for decision tree forests - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: mainline - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Treelite ![Coverage tests](https://github.com/dmlc/treelite/actions/workflows/coverage-tests.yml/badge.svg) [![Documentation Status](https://readthedocs.org/projects/treelite/badge/?version=latest)](http://treelite.readthedocs.io/en/latest/?badge=latest) [![codecov](https://codecov.io/gh/dmlc/treelite/branch/mainline/graph/badge.svg)](https://codecov.io/gh/dmlc/treelite) [![GitHub license](http://dmlc.github.io/img/apache2.svg)](./LICENSE) [![PyPI version](https://badge.fury.io/py/treelite.svg)](https://pypi.python.org/pypi/treelite/) [![Conda Version](https://img.shields.io/conda/vn/conda-forge/treelite.svg)](https://anaconda.org/conda-forge/treelite) [Documentation](https://treelite.readthedocs.io/en/latest) | [Installation](http://treelite.readthedocs.io/en/latest/install.html) | [Release Notes](NEWS.md) | [Acknowledgements](ACKNOWLEDGMENTS.md) | **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.