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

Enable PCA streaming algorithm

Open Alexander-Makaryev opened this issue 5 years ago • 0 comments
trafficstars

Previously we had not functionality to process specialized templates in our code generator. That is why we skipped this algorithm. Today it should be possible to add it. First of all we need to remove condition for its ignoring: https://github.com/IntelPython/daal4py/blob/cf10c5af86be8951106d520a7683a18a9279923e/generator/gen_daal4py.py#L775

Alexander-Makaryev avatar Jan 31 '20 09:01 Alexander-Makaryev