dmlc / tl2cgen

TL2cgen (TreeLite 2 C GENerator) is a model compiler for decision tree models
https://tl2cgen.readthedocs.io/en/latest/
Apache License 2.0
17 stars 6 forks source link

Release 1.0.0 #27

Closed hcho3 closed 4 months ago

hcho3 commented 4 months ago

The version is bumped to 1.0.0, now that TL2cgen has a complete support for all tree models supported by Treelite 4.0.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.44%. Comparing base (a744acd) to head (dd58c8e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release_1.0 #27 +/- ## =============================================== - Coverage 81.48% 81.44% -0.04% =============================================== Files 64 64 Lines 2533 2533 =============================================== - Hits 2064 2063 -1 - Misses 469 470 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.