dmlc / treelite

Universal model exchange and serialization format for decision tree forests
https://treelite.readthedocs.io/en/latest/
Apache License 2.0
723 stars 98 forks source link

Add support UBJSON XGBoost models #573

Open hcho3 opened 2 weeks ago

hcho3 commented 2 weeks ago

Starting with XGBoost 2.1.0 release, the default format was changed to UBJSON. It would be best for Treelite to natively support it.