.. MLSnippet documentation master file, created by sphinx-quickstart on Fri Jun 1 14:49:54 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to MLSnippet ==================== MLSnippet is a set of toolkit for daily machine learning experiments. Installation ------------ .. code-block:: bash pip install git+https://github.com/haowen-xu/mlsnippet.git # Optional, for using `mlsnippet.datafs.DataFS.flow` method series pip install git+https://github.com/haowen-xu/tfsnippet.git API Docs -------- .. toctree:: :maxdepth: 1 api/mlsnippet.datafs api/mlsnippet.report api/mlsnippet.utils Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`