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

Ensure "lstm" Folder exists #2913

Closed
wants to merge 3 commits into from
Closed

Ensure "lstm" Folder exists #2913

wants to merge 3 commits into from

Conversation

Sn0w3y
Copy link
Contributor

@Sn0w3y Sn0w3y commented Dec 6, 2024

Right now one needs to create the Folder manually as otherwise we get:

Dec 06 05:31:36 edge1 java[9879]: java.io.FileNotFoundException: /var/lib/openems/lstm/UnmanagedConsumptionActivePower (No such file or directory)

This PR includes the "mkdir" for the model Folder.

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2913      +/-   ##
=============================================
+ Coverage      56.85%   56.86%   +0.01%     
- Complexity      9800     9806       +6     
=============================================
  Files           2281     2281              
  Lines          97624    97632       +8     
  Branches        7208     7210       +2     
=============================================
+ Hits           55491    55505      +14     
+ Misses         40047    40042       -5     
+ Partials        2086     2085       -1     

@sfeilmeier sfeilmeier requested a review from pooran-c December 6, 2024 14:32
@Sn0w3y
Copy link
Contributor Author

Sn0w3y commented Jan 16, 2025

@pooran-c some news ? :)

@sfeilmeier
Copy link
Contributor

I added this in #3024. But still have problems actually using the LSTM predictor...

@sfeilmeier sfeilmeier closed this Feb 26, 2025
@Sn0w3y Sn0w3y deleted the patch-10 branch February 26, 2025 08:00
@Sn0w3y
Copy link
Contributor Author

Sn0w3y commented Feb 26, 2025

I added this in #3024. But still have problems actually using the LSTM predictor...

I have the same Issue - see the actual LSTM PR (newest comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants