.. sampledoc documentation master file, created by
   sphinx-quickstart on Mon Apr 25 15:24:53 2016.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

========
Overview
========

Welcome to the H2O Sparkling Water documentation site! This document describes how to install and run Sparkling Water.

Depending on your area of interest, select a learning path from the sidebar, or look at the full content outline below. To view Sparkling Water examples, please visit the Sparkling Water GitHub repository at https://github.com/h2oai/sparkling-water/tree/master/examples.

Have questions about Sparkling Water? Post them on Stack Overflow using the `sparkling-water tag <http://stackoverflow.com/questions/tagged/sparkling-water>`__, or join the chat on `Gitter <https://gitter.im/h2oai/sparkling-water>`__.

**Contents**

.. toctree::
   :maxdepth: 2
   
   about
   typical_use_case
   requirements
   install/install_and_start
   design/design
   configuration/configuration
   deployment/deployment
   ml/ml
   metrics/metrics
   model_details/model_details
   parameters/parameters
   tutorials/tutorials
   devel/devel
   pysparkling
   rsparkling
   migration_guide
   FAQ
   CHANGELOG