Skip to content

4.1.0 Release

Compare
Choose a tag to compare
@hcho3 hcho3 released this 21 Feb 22:18
· 14 commits to mainline since this release

We are excited to announce Treelite 4.1.

What's Changed

  • Don't fetch GTest if it's found by CMake by @trxcllnt in #539
  • Fix the GTest target name case by @trxcllnt in #541
  • Restore support for old binary XGBoost models by @hcho3 in #547
  • Enable configuration for custom libpath by @hcho3 in #543
  • Clarify output dimensions of GTIL by @hcho3 in #548
  • [Breaking] Set 1st dim of prediction output to be row ID by @hcho3 in #549
  • Fix GTIL if input does not have sufficient number of columns by @hcho3 in #550
  • Support sparse inputs in GTIL by @hcho3 in #551
  • Support multi-class, multi-output RandomForestClassifier by @hcho3 in #552
  • Fix categorical data handling for HistGradientBoosting in scikit-learn 1.4.0+ by @hcho3 in #553

New Contributors

Full Changelog: 4.0.0...4.1.0