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] Masking gaps for LSTM #1011

Open
wants to merge 48 commits into
base: master
Choose a base branch
from
Open

[WIP] Masking gaps for LSTM #1011

wants to merge 48 commits into from

Conversation

koropets
Copy link
Contributor

No description provided.

@koropets koropets requested a review from hjarraya July 19, 2020 18:05
@codecov
Copy link

codecov bot commented Jul 20, 2020

Codecov Report

Merging #1011 into master will decrease coverage by 1.37%.
The diff coverage is 44.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1011      +/-   ##
==========================================
- Coverage   93.34%   91.97%   -1.38%     
==========================================
  Files          65       66       +1     
  Lines        3321     3413      +92     
==========================================
+ Hits         3100     3139      +39     
- Misses        221      274      +53     
Impacted Files Coverage Δ
gordo/machine/dataset/preprocessor.py 38.75% <38.75%> (ø)
gordo/machine/dataset/datasets.py 94.91% <71.42%> (-1.49%) ⬇️
gordo/machine/model/factories/lstm_autoencoder.py 95.74% <77.77%> (-4.26%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e50343c...fb51066. Read the comment docs.

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.

1 participant