Skip to content

v21.10.00

Choose a tag to compare

@GPUtester GPUtester released this 06 Oct 19:04
· 2449 commits to main since this release

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

  • Experimental option to build libcuml++ only with FIL (#4225) @dantegd
  • FIL to import categorical models from treelite (#4173) @levsnv
  • Add hamming, jensen-shannon, kl-divergence, correlation and russellrao distance metrics (#4155) @mdoijade
  • Add Categorical Naive Bayes (#4150) @lowener
  • FIL to infer categorical forests and generate them in C++ tests (#4092) @levsnv
  • Add Gaussian Naive Bayes (#4079) @lowener
  • ARIMA - Add support for missing observations and padding (#4058) @Nyrio

πŸ› οΈ Improvements