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

[FIX] Tree preprocessor order. #1447

Merged
merged 1 commit into from
Jul 12, 2016
Merged

[FIX] Tree preprocessor order. #1447

merged 1 commit into from
Jul 12, 2016

Conversation

sstanovnik
Copy link
Contributor

The preprocessors in tree.py were in the incorrect order (continuize must be in front of impute). Revert to the inherited order.

Continuize must be in front of impute; the default order is okay.
@codecov-io
Copy link

codecov-io commented Jul 12, 2016

Current coverage is 87.91%

Merging #1447 into master will decrease coverage by <.01%

@@             master      #1447   diff @@
==========================================
  Files            77         77          
  Lines          7584       7580     -4   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           6668       6664     -4   
  Misses          916        916          
  Partials          0          0          

Sunburst

Powered by Codecov. Last updated by 28b7e58...6e203ee

@lanzagar lanzagar merged commit 3b83934 into biolab:master Jul 12, 2016
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.

3 participants