Skip to content
forked from dmlc/tl2cgen

TL2cgen (TreeLite 2 C GENerator) is a model compiler for decision tree models

License

Notifications You must be signed in to change notification settings

dbart-utw/tl2cgen

This branch is 3 commits ahead of, 1 commit behind dmlc/tl2cgen:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

245bc91 · Feb 13, 2025
Mar 4, 2024
Mar 4, 2024
Feb 22, 2024
Feb 22, 2024
Feb 13, 2025
Mar 6, 2024
Mar 5, 2024
Mar 6, 2024
Feb 13, 2025
Feb 24, 2024
Apr 22, 2023
Feb 22, 2024
May 5, 2023
Apr 18, 2023
Feb 22, 2024
Feb 22, 2024
Mar 6, 2024
Mar 28, 2023
Jul 10, 2023

Repository files navigation

TL2cgen

Documentation Status codecov GitHub license PyPI version Conda Version

TL2cgen is a model compiler for decision tree models. You can convert any decision tree models (random forests, gradient boosting models) into C code and distribute it as a native binary.

TL2cgen seamlessly integrates with Treelite. Any tree models that are supported by Treelite can be translated using TL2cgen.

How are Treelite and TL2cgen related?

See this page.

About

TL2cgen (TreeLite 2 C GENerator) is a model compiler for decision tree models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 42.0%
  • Python 37.2%
  • Java 8.8%
  • CMake 4.5%
  • Scala 3.4%
  • C 2.2%
  • Other 1.9%