dmlc / treelite

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

Use std::variant in treelite::Model; clean up serializer #506

Closed hcho3 closed 1 year ago

hcho3 commented 1 year ago
hcho3 commented 1 year ago

Closing in favor of #508