Commit graph

9 commits

Author SHA1 Message Date
liangs6212
0af87a18c6 Chronos: Fix readthedocs.io build error (#4720)
* add pickle5 version

* fix doc issue

* fix import bigdl.nano in doc

* renamed basepytorchmodel to baseautomodel

* renamed again
2022-05-30 17:52:20 +08:00
liangs6212
39f7fd2d1f Chronos: migrate from tf1.15 to tf2 (MTNetForecaster) (#4334)
* convert mtnet_forecaster

* fix conflict

* add batch_size

* fix conflict

* change description

* change description again

* fix doc

* change param description
2022-04-06 14:55:55 +08:00
liangs6212
077cc9f979 Chronos: Sync file paths in doc, branch-2.0-->main (#4091)
* change branch-2.0 to main

* change branch-2.0 to main

* colab and github
2022-03-10 16:00:53 +08:00
liangs6212
f560005d21 Chronos: add NBEATSForecaster API (#3880)
* nbeats first version

* add nbeats_forecaster API

* Split automodel and forecaster

* fix typo

* modified params description

* pep8

* add nbeats doc

* fix typo and readthedocs error

* fix known bugs

* fix doc typo

* rename NBEATS to NBeats

* fix doc typo

* pep8

* fix errors in ut

* generic not support distributed

* pep8
2022-01-27 11:03:48 +08:00
liangs6212
27302a4e5f Chronos: Forecaster in doc shows more friendly (#3441)
* add hyperlinks

* fix style error

* remove space

* remove typo "mtnet"
2021-11-16 11:24:07 +08:00
liangs6212
dffc40630b Chronos: Change the redownload method (#3211)
* change redownload,with_split default True.

* remove float

* fix "network_traffic" typo

* add built-in dataset api doc
2021-11-11 16:54:31 +08:00
Junwei Deng
bff3a2250e Chronos: link updates for api docs (#3395)
* add link updates

* add changes
2021-11-04 15:09:10 +08:00
liangs6212
6137a08ddf Chronos: Fix the display problem of API doc (#3208)
* fix rst path

* recipe api doc error

* rename title

* Uniform name format
2021-10-22 12:15:07 +08:00
gaoping
21543a05ed add docs 2021-10-12 11:06:44 +08:00