This document provides an introduction and overview of H2O, an open source machine learning platform. It discusses H2O's capabilities for supervised and unsupervised learning using algorithms like gradient boosted machines, random forests, and deep learning. It also introduces the concept of model stacking in H2O, which uses the predictions from multiple models as inputs to train a new meta-model, and provides examples of stacking for regression and classification problems using various datasets.