This directory contains 6 workflows.
After the data is partitioned into train and test set, a decision tree model is trained and applied.
Market Basket Analysis: Apply Association Rules This workflow takes pre-built association rules and applies them to a new set of data 1. Read […]
After the data is normalized and partitioned, Multi-Layer-Perzeptron (MLP) is trained and applied.
This workflow performs clustering of the iris dataset using k-Means. Two workflows: one to build the k-Means prototypes (top) and one to apply them to new […]
This example shows how to build an H2O GLM model for regression, predict new data and score the regression metrics for model evaluation. 1. Prepare: Load […]
SELECCIÓN DE MODELO DE CLASIFICACIÓN