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

[ENH] Add iterative masking EMD #27

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

[ENH] Add iterative masking EMD #27

wants to merge 4 commits into from

Conversation

ryanhammonds
Copy link
Member

@ryanhammonds ryanhammonds commented Dec 2, 2021

Addresses #26 by adding itEMD, which helps prevent mode mixing.

@ryanhammonds ryanhammonds changed the title [END] Add iterative masking EMD [ENH] Add iterative masking EMD Dec 2, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2021

Codecov Report

Merging #27 (b942919) into master (d8d348a) will decrease coverage by 0.05%.
The diff coverage is 80.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   96.97%   96.92%   -0.06%     
==========================================
  Files          21       21              
  Lines        1356     1366      +10     
==========================================
+ Hits         1315     1324       +9     
- Misses         41       42       +1     
Impacted Files Coverage Δ
ndspflow/optimize/group.py 91.30% <75.00%> (+0.82%) ⬆️
ndspflow/optimize/refit.py 93.60% <77.77%> (-0.62%) ⬇️
ndspflow/optimize/emd.py 100.00% <100.00%> (ø)

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 d8d348a...b942919. 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.

2 participants