* Upload:how_to_use_forecaster_to_predict_future_data how to guide.
* Update: update hyperlink in notebook.
* Update: update how-to-guide
* Update: update guide with pure prediction.
* tmp save
* test
* update how to predict
* make cell hidden
* update
* update toc
* update based on coments
Co-authored-by: ruoan1.wang <ruonan1.wang@intel.com>
* how to save and load forecaseter
* add doc of forecaster save and load
* update save and load notebook
* update notebook
* update link
* fix typo
Co-authored-by: ruoan1.wang <ruonan1.wang@intel.com>
* feat: update orca-in-5-minutes to tf2 estimator.
* fix: fix code and tensorflow version.
* fix: fix typo.
* fix: add config in estiamtor construction.
* feat: add random split to dataframe.
* fix: fix typo.
* feat: add test data in fit.
* fix: update link branch to main
* fix: fix typo.
* Add sphinxcontribute-mermaid extension
* Add manual link for mermaid.js
* Load mermaid.js before require.js to avoid errors
* Update documentation guide for the usage of mermaid diagram in our doc
* Resolve error caused by double loaded mermaid.js
* Small fixes
* Small fix based on comments
* Revise toc tree & add draft version for document guide
* Add more contents and revise documentation guide
* Rename new file for documentation guide
* Add some new contents and try to change html tables to plain text tables for generated styles
* Change back to html table with specified css
* Add some new contents and small revision
* Revise contributor index page
* Minor typo fixes for landing page quicklinks
* Revise based on comments
* Add rst card components and small revisions
* create how-to guides for export model files to onnx/openvino
* add how to export onnx files
* add to doc
* hide the training process
* fix
* add how to export openvino files
* fix onnx
* fix nblink
* fix onnx
* change import
* fix onnx
* update some descriptions
* update yml file
* Update requirements-rtd.txt for local build consistent with readthedocs deployment
* Update doc readme for local building
* Small revision
* Small typo fixes
* Remove manually-added bold style for titles in [User guide] section
* Fix failed relative links in windows user guide
* Remove manually-added bold style for titles in [Orca] section
* Fix failed relative links & title bold fix in Nano 5 min
* Remove manually-added bold style for titles in [Nano] section
* Remove manually-added bold style for titles in [DLlib] section
* Remove manually-added bold style for titles in [Chronos] section
* Remove manually-added bold style for titles in Developer guide
* Remove manually-added bold title style for all other not-included md files in docs/readthedocs/source/doc folder
* Fix based on comments