Python users¶
Pythonistas can rest easy knowing that H2O-3 provides support for this popular programming language. You can also use H2O-3 with IPython notebooks.
Getting started with Python¶
The following sections will help you begin using Python for H2O-3.
Installing H2O-3 with Python¶
You can find instructions for using H2O-3 with Python in the Downloading and installing H2O-3 section and on the Downloads page.
From the Downloads page:
Click the Install in Python tab.
Follow the on-page instructions.
Python documentation¶
See our Python-specific documentation.
Grid search in Python¶
See a notebook demonstration for how to use grid search in Python.
Anaconda Cloud users¶
You can run H2O-3 in an Anaconda Cloud environment. Conda 2.7, 3.5, and 3.6 repositories are supported (as are a number of H2O-3 versions). See Anaconda’s official H2O-3 package to view a list of all available H2O-3 versions. You can refer to the Install on Anaconda Cloud section for information about installing H2O-3 in an Anaconda Cloud.