You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to H2O Open Source Scalable Machine Learning - h2ostream
HI all, I'm running PCA in h2o (R version) and was wondering whether it's possible to specify/apply a rotation (like oblimin or promax). I'm looking for the rotated loadings, and the reason I'm using h2o instead of other common packages for that (like "psych") is that my data set is huge (100000 columns) so I need to take advantage of h2o's nice parallel computing in Windows. Any suggestions?