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
55 stars 8 forks source link

Fix issue with saving model #65

Closed teubert closed 1 year ago

teubert commented 1 year ago

Fix issue where callback to save model causes lstm training to crash in newest version of tensorflow. change from prog_models hotfix v1.5.2

github-actions[bot] commented 1 year 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 1 year ago

Codecov Report

Merging #65 (334b190) into dev (334b190) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 334b190 differs from pull request most recent head 6f8d142. Consider uploading reports for the commit 6f8d142 to get more accurate results

@@           Coverage Diff           @@
##              dev      #65   +/-   ##
=======================================
  Coverage   84.17%   84.17%           
=======================================
  Files          99       99           
  Lines       10106    10106           
=======================================
  Hits         8507     8507           
  Misses       1599     1599