Skip to content

[WIP] DOC add threshold_cleaning in NCR #335

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

Merged
merged 4 commits into from
Aug 25, 2017

Conversation

glemaitre
Copy link
Member

Reference Issue

closes #331

What does this implement/fix? Explain your changes.

Any other comments?

@codecov
Copy link

codecov bot commented Aug 25, 2017

Codecov Report

Merging #335 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #335      +/-   ##
==========================================
- Coverage    98.6%   98.55%   -0.06%     
==========================================
  Files          68       68              
  Lines        3948     3948              
==========================================
- Hits         3893     3891       -2     
- Misses         55       57       +2
Impacted Files Coverage Δ
...prototype_selection/neighbourhood_cleaning_rule.py 100% <ø> (ø) ⬆️
imblearn/datasets/zenodo.py 95.38% <0%> (-3.08%) ⬇️

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 879da06...1012455. Read the comment docs.

@glemaitre glemaitre merged commit 673eb04 into scikit-learn-contrib:master Aug 25, 2017
glemaitre added a commit to glemaitre/imbalanced-learn that referenced this pull request Aug 26, 2017
* DOC add threshold_cleaning parameter in the docstring

* DOC remove useless line

* DOC plain text instead of latex

* DOC plain text instead of latex
glemaitre added a commit to glemaitre/imbalanced-learn that referenced this pull request Oct 9, 2017
* DOC add threshold_cleaning parameter in the docstring

* DOC remove useless line

* DOC plain text instead of latex

* DOC plain text instead of latex
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.

Document threshold_cleaning in NCR
1 participant