"quick summary of all of the transform methods supported in the method argument of the preProcess() function in caret.
H2O algos that require it (DL, GLM, Naive Bayes) center/scale the inputs automatically. Tree based algos don't require this so we don't do it. All algos impute missing values (using the mean by default) automatically. So there's nothing else you need to do if that's a sufficient amount of pre-processing for your needs.
We have PCA if you want to use that, but there's no option to
turn it on automatically.
http://docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/pca.html
-Erin
--
You received this message because you are subscribed to the Google Groups "H2O Open Source Scalable Machine Learning - h2ostream" group.
To unsubscribe from this group and stop receiving emails from it, send an email to h2ostream+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
-- Erin LeDell Ph.D. Chief Machine Learning Scientist | H2O.ai