Objective:
Steps:
Follow the instructions from http://h2o-release.s3.amazonaws.com/h2o/latest_stable.html
In [ ]:
# Import module
import h2o
In [ ]:
# In order to connect to a H2O cluster in the cloud, you need to specify the IP address
h2o.connect(ip = "xxx.xxx.xxx.xxx") # fill in the real IP