Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable PCA streaming algorithm #158

Closed
Alexander-Makaryev opened this issue Jan 31, 2020 · 0 comments
Closed

Enable PCA streaming algorithm #158

Alexander-Makaryev opened this issue Jan 31, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Alexander-Makaryev
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants