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

Add option to plot error #148

Merged

Conversation

sdahdah
Copy link
Member

@sdahdah sdahdah commented Aug 21, 2023

Resolves #147

Proposed Changes

  • Adds plot_error parameter to plot_predicted_trajectory()

Checklist

  • Write unit tests
  • Add new estimators to existing scikit-learn compatibility tests
  • Write examples in docstrings
  • Update Sphinx documentation
  • Bump version number and date in setup.py, CITATION.cff, and
    README.rst

@sdahdah sdahdah linked an issue Aug 21, 2023 that may be closed by this pull request
@sdahdah sdahdah self-assigned this Aug 21, 2023
@sdahdah sdahdah added the enhancement New feature or request label Aug 21, 2023
@sdahdah sdahdah added this to the v1.2.0 milestone Aug 21, 2023
@sdahdah sdahdah merged commit 18ec6e8 into main Aug 21, 2023
@sdahdah sdahdah deleted the feature/147-add-error-plotting-to-plot_predicted_trajectory branch August 21, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add error plotting to plot_predicted_trajectory()
1 participant