parent
7dcd79366f
commit
8e10bdeabd
2 changed files with 11 additions and 0 deletions
10
docs/readthedocs/source/doc/PythonAPI/Chronos/evaluator.rst
Normal file
10
docs/readthedocs/source/doc/PythonAPI/Chronos/evaluator.rst
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Evaluator
|
||||
====================================
|
||||
|
||||
Evaluator
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: bigdl.chronos.metric.forecast_metrics
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
|
@ -10,6 +10,7 @@ Chronos API
|
|||
anomaly_detectors.rst
|
||||
tsdataset.rst
|
||||
simulator.rst
|
||||
evaluator.rst
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue