Skip to content

Conversation

@jdb78
Copy link
Contributor

@jdb78 jdb78 commented Nov 8, 2020

What does this PR do?

PyTorch Forecasting is a new library that is designed for time series forecasting practitioners and researchers alike. Have a look at its documentation for more information.

It is based on the awesome work on PyTorch Lightning. Thanks a lot for creating such an asset!

Fixes # (issue)

Before submitting

  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together? Otherwise, we ask you to create a separate PR for every change.
  • Did you make sure to update the documentation with your changes?

I removed the non-applicable questions

PR review

Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In in short, see following bullet-list:

  • Is this pull request ready for review? (if not, please submit in draft mode)
  • Check that all items from Before submitting are resolved
  • Make sure the title is self explanatory and the description concisely explains the PR
  • Add labels and milestones (and optionally projects) to the PR so it can be classified; Bugfixes should be including in bug-fix release milestones (m.f.X) and features should be included in (m.X.b) releases.

Did you have fun?

Make sure you had fun coding 🙃

PyTorch Forecasting is a new library that is designed for time series forecasting practitioners and researchers alike.
It is based on the awesome work on PyTorch Lightning. Thanks a lot for creating such an asset!

Have a look at the documentation for more information.
@Borda Borda added feature Is an improvement or enhancement example labels Nov 8, 2020
@Borda Borda modified the milestone: 1.0.x Nov 8, 2020
@Borda Borda added docs Documentation related and removed example labels Nov 8, 2020
@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #4575 (0319ea9) into master (01a925d) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #4575   +/-   ##
======================================
  Coverage      93%     93%           
======================================
  Files         116     116           
  Lines        8833    8833           
======================================
  Hits         8235    8235           
  Misses        598     598           

Copy link
Contributor

@tchaton tchaton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work with Pytorch Forecasting !

@SkafteNicki SkafteNicki merged commit e01190e into Lightning-AI:master Nov 9, 2020
@edenlightning edenlightning added this to the 1.0.x milestone Nov 10, 2020
SeanNaren pushed a commit that referenced this pull request Nov 11, 2020
PyTorch Forecasting is a new library that is designed for time series forecasting practitioners and researchers alike.
It is based on the awesome work on PyTorch Lightning. Thanks a lot for creating such an asset!

Have a look at the documentation for more information.

Co-authored-by: chaton <[email protected]>
Co-authored-by: Jeff Yang <[email protected]>
(cherry picked from commit e01190e)
Borda pushed a commit that referenced this pull request Nov 11, 2020
PyTorch Forecasting is a new library that is designed for time series forecasting practitioners and researchers alike.
It is based on the awesome work on PyTorch Lightning. Thanks a lot for creating such an asset!

Have a look at the documentation for more information.

Co-authored-by: chaton <[email protected]>
Co-authored-by: Jeff Yang <[email protected]>
(cherry picked from commit e01190e)
rohitgr7 pushed a commit that referenced this pull request Nov 21, 2020
PyTorch Forecasting is a new library that is designed for time series forecasting practitioners and researchers alike.
It is based on the awesome work on PyTorch Lightning. Thanks a lot for creating such an asset!

Have a look at the documentation for more information.

Co-authored-by: chaton <[email protected]>
Co-authored-by: Jeff Yang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation related feature Is an improvement or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants