Skip to content

v21.08.00

Compare
Choose a tag to compare
@GPUtester GPUtester released this 04 Aug 18:50
· 1567 commits to main since this release

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

  • Add Multinomial and Bernoulli Naive Bayes variants (#4053) @lowener
  • Add weighted K-Means sampling for SHAP (#4051) @Nanthini10
  • Use chebyshev, canberra, hellinger and minkowski distance metrics (#3990) @mdoijade
  • Implement vector leaf prediction for fil. (#3917) @RAMitchell
  • change TargetEncoder's smooth argument from ratio to count (#3876) @daxiongshu
  • Enable warp-per-tree inference in FIL for regression and binary classification (#3760) @levsnv

🛠️ Improvements