Skip to content
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

[DOC] Updated documentation on TimeSeriesDataSet.predict_mode #1720

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

madprogramer
Copy link
Contributor

Description

Documentation PR.
Clarifies use of predict_mode for TimeSeriesDataSet.

Checklist

  • Linked issues (if existing)
  • Amended changelog for large changes (and added myself there as contributor)
  • Added/modified tests
  • Used pre-commit hooks when committing to ensure that code is compliant with hooks. Install hooks with pre-commit install.
    To run hooks independent of commit, execute pre-commit run --all-files

Make sure to have fun coding!

@madprogramer
Copy link
Contributor Author

madprogramer commented Nov 20, 2024

I believe this is also connected to the TimeSeriesDataSet.from_dataset method.

See also use in The TFT tutorial.

@fkiraly fkiraly changed the title Updated documentation on TimeSeriesDataSet.predict_mode [DOC] Updated documentation on TimeSeriesDataSet.predict_mode Nov 24, 2024
@fkiraly fkiraly added the documentation Improvements or additions to documentation label Nov 24, 2024
@yarnabrina yarnabrina merged commit 4df9215 into sktime:main Dec 10, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants