Skip to content

[MRG] FIX enable bootstraping in bagging #360

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 5 commits into from
Nov 22, 2017

Conversation

glemaitre
Copy link
Member

@glemaitre glemaitre commented Oct 24, 2017

Reference Issue

closes #359

What does this implement/fix? Explain your changes.

Any other comments?

TODO:

  • Correct the examples
  • Check the gallery example and replace it if necessary

@glemaitre glemaitre changed the title [MRG] FIX enable bootstraping in bagging [WIP] FIX enable bootstraping in bagging Oct 24, 2017
@chkoar chkoar mentioned this pull request Nov 22, 2017
19 tasks
@glemaitre glemaitre changed the title [WIP] FIX enable bootstraping in bagging [MRG] FIX enable bootstraping in bagging Nov 22, 2017
@glemaitre glemaitre merged commit e00e7f8 into scikit-learn-contrib:master Nov 22, 2017
@codecov
Copy link

codecov bot commented Nov 22, 2017

Codecov Report

Merging #360 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #360      +/-   ##
==========================================
- Coverage   98.75%   98.74%   -0.01%     
==========================================
  Files          68       68              
  Lines        3924     3899      -25     
==========================================
- Hits         3875     3850      -25     
  Misses         49       49
Impacted Files Coverage Δ
imblearn/ensemble/tests/test_classifier.py 100% <ø> (ø) ⬆️
imblearn/ensemble/classifier.py 100% <ø> (ø) ⬆️

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 c70333b...7069684. Read the comment docs.

@glemaitre glemaitre mentioned this pull request Nov 22, 2017
4 tasks
glemaitre added a commit that referenced this pull request Dec 7, 2017
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.

Bug in BalancedBaggingClassifier
1 participant