-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Codeless Time Series Analysis with KNIME
By :

The KNIME H2O Machine Learning Integration enables fast and scalable execution of machine learning tasks from within your KNIME workflows. When you execute tasks on H2O, you will build your workflows in much the same way as before – codeless – yet under the hood, the tasks are performed on H2O data frames in a cluster instance and processed via distributed in-memory computing. The H2O data frame is the main data structure for H2O, with numbered rows and named columns, located in an H2O cluster.
We will introduce the setup and functionalities of the H2O integration in the following subsections:
In the first subsection, we show you how to get started with H2O workflows in KNIME.
Building H2O workflows requires the extension called the KNIME H2O Machine...