nasa / progpy

The NASA Prognostic Python Packages is a Python framework focused on defining and building models and algorit for prognostics (computation of remaining useful life) of engineering systems, and provides a set of models and algorithms for select components developed within this framework, suitable for use in prognostic applications.
https://nasa.github.io/progpy/
Other
52 stars 7 forks source link

Examples/horizon notebook #93

Closed kjjarvis closed 11 months ago

kjjarvis commented 11 months ago

Added notebook for prediction horizon feature. This is a slightly edited version of @aqitya's work.

Note: this notebook may not be included in the final released version of progpy, but is a template to be adjusted to fit our new example format.

github-actions[bot] commented 11 months ago

Thank you for opening this PR. Each PR into dev requires a code review. For the code review, look at the following:

teubert commented 11 months ago

This was replaced with #94