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.
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: