.. Cost Sensitive documentation master file, created by
   sphinx-quickstart on Wed Mar 28 21:27:19 2018.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Cost Sensitive's documentation!
==========================================

.. toctree::
	:maxdepth: 2

.. automodule:: costsensitive
    :members:
    :undoc-members:
    :show-inheritance:
    :inherited-members:


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

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