Skip to content

v21.12.00

Choose a tag to compare

@GPUtester GPUtester released this 08 Dec 19:17
· 2424 commits to main since this release

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

  • Add GPUTreeSHAP to cuML explainer module (experimental) (#4351) @hcho3
  • Enable training single GPU cuML models using Dask DataFrames and Series (#4300) @ChrisJar
  • LinearSVM using QN solvers (#4268) @achirkin
  • Add support for exogenous variables to ARIMA (#4221) @Nyrio
  • Use opt-in shared memory carveout for FIL (#3759) @levsnv
  • Symbolic Regression/Classification C/C++ (#3638) @vimarsh6739

πŸ› οΈ Improvements