.. arangopipe documentation master file, created by
   sphinx-quickstart on Wed Oct 28 15:31:26 2020.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to arangopipe's documentation!
======================================
Arangopipe is a ArangoDB API component for tracing meta-data about machine learning projects. You can find detailed documentation about the project in the `project repository <https://github.com/arangoml/arangopipe/blob/master/documentation/README.md>`_.




.. toctree::
   :maxdepth: 2
   :caption: Contents:

   Basic workflow with Arangopipe <https://github.com/arangoml/arangopipe/blob/master/examples/Arangopipe_Feature_Examples.ipynb>
   Arangopipe with Pytorch <https://github.com/arangoml/arangopipe/blob/master/examples/Arangopipe_with_Pytorch_Example.ipynb>
   Arangopipe with Tensorflow <https://github.com/arangoml/arangopipe/blob/master/examples/Arangopipe_with_TensorFlow_Beginner_Guide.ipynb>
   Detecting covariate shift <https://github.com/arangoml/arangopipe/blob/master/examples/Arangopipe_Feature_ext2.ipynb>
   Logging a hyper-parameter tuning experiment<https://github.com/arangoml/arangopipe/blob/master/arangopipe/tests/hyperopt/hyperopt_integration.ipynb>






Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
