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

WIP : Long short term memory prediction models for Time series Data #2721

Open
wants to merge 34 commits into
base: develop
Choose a base branch
from

Conversation

Bishalghimire1997
Copy link
Contributor

This Model uses the LSTM (Type of Recurring neural network ) algorithm for predicting the Consumption and Production active power times series data.

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

Attention: Patch coverage is 20.17137% with 2236 lines in your changes missing coverage. Please review.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2721      +/-   ##
=============================================
- Coverage      56.03%   54.93%   -1.10%     
- Complexity      8041     8265     +224     
=============================================
  Files           2059     2138      +79     
  Lines          87513    90314    +2801     
  Branches        6418     6585     +167     
=============================================
+ Hits           49031    49604     +573     
- Misses         36798    38998    +2200     
- Partials        1684     1712      +28     

@parapluplu
Copy link
Contributor

Very interesting and nice pull request! Do you have benchmarks values?

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.

4 participants