Chronos: add Evaluator doc (#4889)

* add evaluator doc

* add index
This commit is contained in:
Rebekk 2022-06-21 09:47:25 +08:00 committed by GitHub
parent 7dcd79366f
commit 8e10bdeabd
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,10 @@
Evaluator
====================================
Evaluator
------------------------------------
.. automodule:: bigdl.chronos.metric.forecast_metrics
:members:
:undoc-members:
:show-inheritance:

View file

@ -10,6 +10,7 @@ Chronos API
anomaly_detectors.rst anomaly_detectors.rst
tsdataset.rst tsdataset.rst
simulator.rst simulator.rst
evaluator.rst
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1