Skip to content

Conversation

@glemaitre
Copy link
Member

Reference Issue

closes #169

What does this implement/fix? Explain your changes.

Remove deprecated parameters in 0.2

Any other comments?

@codecov
Copy link

codecov bot commented Aug 25, 2017

Codecov Report

Merging #332 into master will increase coverage by 0.35%.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #332 +/- ## ========================================= + Coverage 98.25% 98.6% +0.35%  ========================================= Files 68 68 Lines 4299 3948 -351 ========================================= - Hits 4224 3893 -331  + Misses 75 55 -20
Impacted Files Coverage Δ
imblearn/over_sampling/smote.py 92.9% <ø> (-0.23%) ⬇️
imblearn/ensemble/balance_cascade.py 100% <ø> (ø) ⬆️
imblearn/over_sampling/adasyn.py 98.48% <ø> (-0.07%) ⬇️
imblearn/utils/tests/test_validation.py 100% <ø> (ø) ⬆️
...arn/under_sampling/prototype_selection/nearmiss.py 98.55% <ø> (-0.12%) ⬇️
imblearn/datasets/tests/test_imbalance.py 100% <ø> (ø) ⬆️
...g/prototype_selection/edited_nearest_neighbours.py 100% <ø> (ø) ⬆️
imblearn/utils/estimator_checks.py 95.83% <ø> (+1.44%) ⬆️
...prototype_selection/condensed_nearest_neighbour.py 100% <ø> (ø) ⬆️
imblearn/ensemble/tests/test_easy_ensemble.py 100% <100%> (ø) ⬆️
... and 17 more

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 3e0f3cc...9a45d89. Read the comment docs.

@glemaitre glemaitre merged commit 879da06 into scikit-learn-contrib:master Aug 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant