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 bug where predict_trajectory() does not account for episode feature if U=None #116

Conversation

sdahdah
Copy link
Member

@sdahdah sdahdah commented Dec 16, 2022

Resolves #115

Checklist

  • Write unit tests
  • Add new estimators to existing scikit-learn compatibility tests
  • Write examples in docstrings
  • Update Sphinx documentation

@sdahdah sdahdah added the bug Something isn't working label Dec 16, 2022
@sdahdah sdahdah added this to the v1.1.1 milestone Dec 16, 2022
@sdahdah sdahdah self-assigned this Dec 16, 2022
@sdahdah sdahdah linked an issue Dec 16, 2022 that may be closed by this pull request
@sdahdah sdahdah merged commit 00114ab into main Dec 16, 2022
@sdahdah sdahdah deleted the bugfix/115-predict_trajectory-does-not-account-for-episode-feature-if-u=none branch December 16, 2022 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

predict_trajectory() does not account for episode feature if U=None
1 participant