forked from PaddlePaddle/PaddleTS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge 0.2.0 into main (PaddlePaddle#143)
* data adapter supports paddle 2.3.1 * update module from models.dl.paddlepaddle.* to models.forecasting.dl.* * Add some new functions and fix some bugs * Add some new functions and fix some bugs * Modify the detail of callbacks * Add some new functions and fix some bugs (PaddlePaddle#114) * thirdparty model integration. * Backtest feature upgrade * Modify the details of models (lstnet, mlp, tcn, transformer) * thirdparty transform integration * Add informer model * backtest unitest upgrade * remove paddlepaddle version check in paddle data adapter. * Add TS2Vec representaion model * fix __init__.py * Dataset splitter and Cross validation (PaddlePaddle#121) * Dataset splitter and Cross validation * Dataset splitter and Cross validation * Update logger.py (PaddlePaddle#122) * probability forecasting & deepar * probability forecasting & deepar * Pipeline recursive predict optimize (PaddlePaddle#125) * change version to 0.2.0 * representation dl data adapter. * Add unitest of informer and ts2vec * representation dl data adapter. (PaddlePaddle#128) * Add some necessary files * Add some necessary files * add AutoTS(autots、optimize_runner、search_space_configer、searcher) (PaddlePaddle#130) * Update logger.py * add AutoTS(autots、optimize_runner、search_space_configer、searcher) * setup autots * Update test_search_space_configer.py * fix bug in nhits (PaddlePaddle#131) * Update logger.py * add AutoTS(autots、optimize_runner、search_space_configer、searcher) * setup autots * Update test_search_space_configer.py * fix bug in nhits * paddlets 0.2.0 docs. * paddlets.__version__ == 0.2.0 * add autots docs. * update docker image in run_on_gpu.rst * sklearn<=1.0.2 * update index, add autots api docs. * add proba forecast docs. * add proba forecast docs. * update FFT.png in get_started.rst * add req/autots.txt into .readthedocs.yaml * supplement tsdataset api zh docs * supplement tsdataset api zh docs (PaddlePaddle#135) * add representation docs * add representation docs (PaddlePaddle#136) * supplement tsdataset api zh docs * add representation docs * modify docs utils.utils (PaddlePaddle#138) * update ml model warpper unittest. (PaddlePaddle#137) * fix doc bug (PaddlePaddle#139) * Update logger.py * add AutoTS(autots、optimize_runner、search_space_configer、searcher) * setup autots * Update test_search_space_configer.py * fix bug in nhits * fix doc bug * modify requirements * fix zh docs bug in repr * deadlink in model doc (PaddlePaddle#142) Co-authored-by: a10210532 <[email protected]> Co-authored-by: Annnnnnnnnnnnn <[email protected]> Co-authored-by: QGN123 <[email protected]> Co-authored-by: QGN123 <[email protected]> Co-authored-by: LinWencong <[email protected]> Co-authored-by: bianchuanxin <[email protected]>
- Loading branch information
1 parent
514e6d6
commit 8062e5c
Showing
283 changed files
with
25,659 additions
and
5,853 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.