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

Fix feed-forward models when features are provided #2238

Merged
merged 7 commits into from
Aug 25, 2022

Conversation

lostella
Copy link
Contributor

Issue #, if available: fixes #1565

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Please tag this pr with at least one of these labels to make our release process faster: BREAKING, new feature, bug fix, other change, dev setup

@lostella lostella added the bug fix (one of pr required labels) label Aug 25, 2022
@lostella lostella enabled auto-merge (squash) August 25, 2022 18:57
@lostella lostella merged commit 9a8524d into awslabs:dev Aug 25, 2022
@lostella lostella deleted the fix-1565 branch August 25, 2022 21:45
@lostella lostella added pending v0.9.x backport pending v0.10.x backport This contains a fix to be backported to the v0.10.x branch labels Aug 25, 2022
lostella added a commit to lostella/gluonts that referenced this pull request Aug 26, 2022
@lostella lostella mentioned this pull request Aug 26, 2022
lostella added a commit to lostella/gluonts that referenced this pull request Aug 26, 2022
@lostella lostella mentioned this pull request Aug 26, 2022
@lostella lostella removed pending v0.9.x backport pending v0.10.x backport This contains a fix to be backported to the v0.10.x branch labels Aug 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix (one of pr required labels)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Model trained with SimpleFeedForwardEstimator errors when additional features are provided
2 participants