Skip to content

[FIX] Tree: Reintroduce preprocessors.#2566

Merged
janezd merged 2 commits intobiolab:masterfrom
thocevar:tree
Sep 14, 2017
Merged

[FIX] Tree: Reintroduce preprocessors.#2566
janezd merged 2 commits intobiolab:masterfrom
thocevar:tree

Conversation

@thocevar
Copy link
Contributor

@thocevar thocevar commented Sep 8, 2017

Issue

Fixes #2565

Description of changes

Problem: Changing and filtering kwargs in Orange.modelling.base.Fitter drops preprocessors if they are not explicitly listed in the learner's constructor parameters.

Fix: Explicitly add preprocessors to the list of parameters in the TreeLearner's constructor.

Includes
  • Code changes
  • Tests
  • Documentation

@thocevar thocevar changed the title Tree: Tree: Reintroduce preprocessors. Sep 8, 2017
@thocevar thocevar changed the title Tree: Reintroduce preprocessors. [FIX] Tree: Reintroduce preprocessors. Sep 8, 2017
@codecov-io
Copy link

codecov-io commented Sep 13, 2017

Codecov Report

Merging #2566 into master will decrease coverage by 0.34%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2566      +/-   ##
==========================================
- Coverage   75.43%   75.09%   -0.35%     
==========================================
  Files         327      327              
  Lines       57626    57691      +65     
==========================================
- Hits        43470    43321     -149     
- Misses      14156    14370     +214

@janezd janezd merged commit e131cbe into biolab:master Sep 14, 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.

4 participants