You can do matrix completion using GLRM. See this example:
https://github.com/h2oai/h2o-3/blob/739ec856995d066ccecb8eb605ca9ef5a9d3baa6/h2o-r/demos/rdemo.glrm.movielens.medium.R
--
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. Statistician & Machine Learning Scientist | H2O.ai
Hi,
Good question. You can get the "smalldata" subfolder of H2O from S3 by doing the following:
git clone https://github.com/h2oai/h2o-3.git
cd h2o-3
./gradlew syncSmalldata
Also, this was recently added to our docs:
http://docs.h2o.ai/h2o/latest-stable/h2o-docs/welcome.html#new-user-quick-start