resolving conflict #289
Closed
Kushagra7777 wants to merge 3 commits intofix/utilsforecast-eval-compatfrom
Closed
Conversation
* feat: adapter for sktime forecasters * docs: example notebook for sktime * docs: sktime adapter docstrings * feat: sktime adapter alias auto default by default retrieve alias in sktime adapter from model type name * docs: sktime nb added in mkdocs * refactor: move sktime adapter to adapters directory * docs: update sktime example modify sktime adapter import in notebook example to reflect move to adapters directory * docs: add adapters to api reference * docs: add example to sktime forecast docstring * fix: fix import error in sktime adapter error was caused by moving sktime adapter into adapters directory without updating relative import * ci: add sktime as dev dependency * docs: contributing guide - new models note * docs: sktime docstring example fix * docs: fix sktime adapter example --------- Co-authored-by: spolisar <22416070+spolisar@users.noreply.github.com>
Co-authored-by: spolisar <22416070+spolisar@users.noreply.github.com>
* docs: fixed typo & extra print in bedrock example * docs: add example for google llms * docs: fix missed change when copying --------- Co-authored-by: spolisar <22416070+spolisar@users.noreply.github.com>
This file contains hidden or 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
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.
docs/examples/google-llms.ipynb
docs/examples/sktime.ipynb
these files has conflict so pulling changes from main.