Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@cTatu cTatu released this 10 Nov 12:35
· 4 commits to release-0.9 since this release
9dd63a1

New features

  • New RandomSVD algorithm
  • New LanczosSVD algorithm
  • New distributed versions of Random Forest Classifier and Random Forest Regressor
  • New nested versions of Random Forest Classifier and Random Forest Regressor
  • Included a version of TeraSort algorithm

Changed

  • New documentation for SVD algorithm, RF and TeraSort

Fixed

  • Fix bugs & tests