scikit-learn-intelex
scikit-learn-intelex copied to clipboard
Enable PCA streaming algorithm
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