Skip to content

Commit

Permalink
add toc for evaluation
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatYYX committed Sep 5, 2018
1 parent 732d80d commit 771369d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/mod_evaluation.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,25 @@
Evaluation
==========

GroundTruth
-----------

.. automodule:: rltk.evaluation.ground_truth
:members:
:special-members:
:exclude-members: __dict__, __weakref__, __init__

Trial
-----

.. automodule:: rltk.evaluation.trial
:members:
:special-members:
:exclude-members: __dict__, __weakref__, __init__

Evaluation
----------

.. automodule:: rltk.evaluation.evaluation
:members:
:special-members:
Expand Down

0 comments on commit 771369d

Please sign in to comment.