Chronos: Change the redownload method (#3211)

* change redownload,with_split default True.

* remove float

* fix "network_traffic" typo

* add built-in dataset api doc
This commit is contained in:
liangs6212 2021-11-11 16:54:31 +08:00 committed by GitHub
parent 7abdb01c1c
commit dffc40630b

View file

@ -22,3 +22,12 @@ XShardsTSDataset can be initialized from xshards of pandas dataframe and be conv
:members:
:undoc-members:
:show-inheritance:
Built-in Dataset
--------------------------------------------
Built-in dataset can be downloaded and preprocessed by this function. Train, validation and test split is also supported.
.. automodule:: bigdl.chronos.data.repo_dataset
:members: