.. MISTK documentation master file, created by sphinx-quickstart on Tue May 15 09:53:06 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to the Model Integration Software ToolKit (MISTK) ========================================================= This is the documentation for the Model Integration Software ToolKit (MISTK) SDK. MISTK is an ecosystem for integrating, validating, and evaluating machine learning models and algorithms. This guide serves to instruct a developer on adapting a machine learning model for use within the ecosystem by implementing the model interface, running the implemented model as a web service, testing and validating the model implementation, and packaging the model as a Docker image for distribution. .. toctree:: :maxdepth: 2 :caption: Contents: intro guide testing deployment api/index Indices and Tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`