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

Adding prediction horizon example to 09_Prediction #94

Closed kjjarvis closed 11 months ago

kjjarvis commented 11 months ago

This PR begins an example on prediction, 09_Prediction. So far, only information on using a prediction horizon is included

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:

codecov-commenter commented 11 months ago

Codecov Report

Merging #94 (8b23794) into dev (cdd7d95) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev      #94   +/-   ##
=======================================
  Coverage   84.23%   84.23%           
=======================================
  Files          99       99           
  Lines       10178    10178           
=======================================
  Hits         8573     8573           
  Misses       1605     1605