{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/4"}],"enrichment":{"capability":"Treelite serializes and exchanges decision tree forest models in a universal format, enabling C++ applications and other tools to store and transmit trained tree models efficiently.","skillfed_tags":["model-serialization","tree-forests","interoperability"],"use_cases":["Serialize trained tree ensemble models from Python for deployment in C++ production systems.","Exchange decision tree forests between different machine learning frameworks or applications.","Store trained tree models in a portable format for long-term archival or version control.","Integrate pre-trained tree models into C++ services without re-training or format conversion.","Enable cross-platform model sharing in teams using heterogeneous development environments."],"what_it_does":"Treelite is a model exchange and serialization library designed to store and transmit decision tree forests in a standardized format. It acts as a bridge for C++ applications and other tools to work with trained tree models without reimplementing the forest logic. The package depends on numpy, scipy, and packaging, and supports Python 3.8 through 3.10 across macOS, Linux, and Windows.\n\nThe library is intended for scenarios where you need to persist tree models to disk, share them across systems, or integrate them into C++ pipelines. It provides a universal format that decouples model storage from the training framework, making it useful in production environments where model portability and interoperability matter.","worth_installing":"Yes, if you need to serialize tree models for C++ integration or cross-platform exchange. The package is actively maintained, has no known vulnerabilities, and carries a permissive license. Install friction is moderate due to compiled wheels, but pre-built binaries exist for common platforms. Not necessary if your workflow stays within a single Python framework."},"id":"treelite","links":{"html":"https://skillfed.io/packages/treelite","md":"https://skillfed.io/packages/treelite.md","pypi":"https://pypi.org/project/treelite/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-06","license_spdx":null,"license_treatment":"permissive","name":"treelite","python_support":"supports_current","summary":"Treelite: Universal model exchange format for decision tree forests"},"popularity":{"monthly_downloads":674951,"position":5386,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.7.0"}
