-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix doc bug #139
Merged
Merged
fix doc bug #139
Conversation
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
a10210532
approved these changes
Sep 19, 2022
kehuo
added a commit
that referenced
this pull request
Sep 19, 2022
* 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 (#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 (#121) * Dataset splitter and Cross validation * Dataset splitter and Cross validation * Update logger.py (#122) * probability forecasting & deepar * probability forecasting & deepar * Pipeline recursive predict optimize (#125) * change version to 0.2.0 * representation dl data adapter. * Add unitest of informer and ts2vec * representation dl data adapter. (#128) * Add some necessary files * Add some necessary files * add AutoTS(autots、optimize_runner、search_space_configer、searcher) (#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 (#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 (#135) * add representation docs * add representation docs (#136) * supplement tsdataset api zh docs * add representation docs * modify docs utils.utils (#138) * update ml model warpper unittest. (#137) * fix doc bug (#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 (#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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.