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

daal4py PCA with svdDense method error in distributed mode

Open xwu-intel opened this issue 5 years ago • 1 comments

Describe the bug daal4py PCA with svdDense method error in distributed mode

To Reproduce Use python code and dataset https://drive.google.com/file/d/1Bii4qZLN-Qi6Wtjz53gYDS_vt7lKm_Ki/view?usp=sharing And run ./run.sh in daal4py environment

Expected behavior use defaultDense method in distributed mode image

Output/Screenshots use svdDense method in distributed mode image

Environment:

  • Version: oneAPI Beta 10

xwu-intel avatar Nov 05 '20 06:11 xwu-intel

Also check #758

xwu-intel avatar Jul 30 '21 03:07 xwu-intel

Not relevant anymore according to the originator.

syakov-intel avatar Jun 28 '23 10:06 syakov-intel