Skip to content

Commit

Permalink
forgot api file
Browse files Browse the repository at this point in the history
  • Loading branch information
dvatterott committed Jan 4, 2019
1 parent 6847313 commit 3c4a9f3
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions docs/api.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
API
========

This page contains a comprehensive list of all classes and functions in predeval

ContinuousEvaluator
---------

.. currentmodule:: predeval.ContinuousEvaluator

.. autosummary::
ContinuousEvaluator

CategoricalEvaluator
---------

.. currentmodule:: predeval.CategoricalEvaluator

.. autosummary::
CategoricalEvaluator

Definitions
-----------

.. automodule:: predeval.CategoricalEvaluator
:members:

.. automodule:: predeval.ContinuousEvaluator
:members:

0 comments on commit 3c4a9f3

Please sign in to comment.