scikit-learn-intelex icon indicating copy to clipboard operation
scikit-learn-intelex copied to clipboard

Add PCA support

Open yumorozov opened this issue 3 years ago • 0 comments
trafficstars

Description

PCA support was added

  • internal Python interface was implemented
  • external Python wrapper for decomposition.PCA was implemented
  • pyBind11 bindings were provided
  • small changes for correct work were applied

yumorozov avatar Mar 28 '22 20:03 yumorozov