Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DOC] Updated documentation on
TimeSeriesDataSet.predict_mode
(#1720)
### Description Documentation PR. Clarifies use of `predict_mode` for [TimeSeriesDataSet](https://pytorch-forecasting.readthedocs.io/en/stable/api/pytorch_forecasting.data.timeseries.TimeSeriesDataSet.html#). ### Checklist - [x] Linked issues (if existing) - [x] Amended changelog for large changes (and added myself there as contributor) - [x] Added/modified tests - [x] 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!
- Loading branch information