h2oai / h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
http://h2o.ai
Apache License 2.0
6.92k stars 2k forks source link

PCA Intel DAAL #11825

Open exalate-issue-sync[bot] opened 1 year ago

exalate-issue-sync[bot] commented 1 year ago

Intel DAAL implementation of PCA

integrate with {{h2o-3}}

implement DAAL version of PCA as new implementation of the {{PCAImplementation}} interface

add necessary enums and constructors

benchmark against other PCA implementations

add new parameter to JMH benchmarks

For reference, see:

hasithjp commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-4947 Assignee: Karel Ha Reporter: Karel Ha State: In Progress Fix Version: N/A Attachments: N/A Development PRs: Available

Linked PRs from JIRA

https://github.com/h2oai/h2o-3/pull/1501