.. giotto documentation master file, created by sphinx-quickstart on Fri Mar 18 17:04:59 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. GIoTTO Machine Learning Layer Documentation ============================================= This document describes the machine learning layer in GIoTTO stack. The machine learning layer provides functionality that allows users to create and use virtual sensors. Virtual sensors are essentially machine learning classifiers that make predictions based on sensor readings from real sensors. This machine learning layer works on top of Building Depot and provide REST APIs for creating and training machine learning classifiers and making predictions using the trained classifiers. .. toctree:: :maxdepth: 2 contents/install contents/rest_api contents/example Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`