Skip to content

v22.02.0 release

Compare
Choose a tag to compare
@NvTimLiu NvTimLiu released this 22 Feb 07:49
· 0 commits to branch-22.02 since this release
9562e97

New functionality and performance improvements for this release include:

  • Refactor PCA training to leverage spark-rapids plugin.
  • Move SVD computation from Driver to Executor.
  • Optimize PCA API.
  • Fixed a bug when training on large dataset.