Skip to content

Conversation

amueller
Copy link
Member

This unskips the common tests on the regressor chain.
The classifier chain still fails because it's multilabel only, and there's no tag for that and no handling in the common tests.

@amueller amueller changed the title Regressor chain tags [MRG] Regressor chain tags Feb 28, 2019
Copy link
Member

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@GaelVaroquaux GaelVaroquaux changed the title [MRG] Regressor chain tags [MRG+1] Regressor chain tags Mar 1, 2019
Copy link
Member

@GaelVaroquaux GaelVaroquaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Merging.

@GaelVaroquaux GaelVaroquaux merged commit bf6949b into scikit-learn:master Mar 1, 2019
@amueller
Copy link
Member Author

amueller commented Mar 1, 2019

Thanks!

xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
* don't skip chain estimator in common tests

* fix fitted check in chain estimators

* actually still skip on classifier chain
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
* don't skip chain estimator in common tests

* fix fitted check in chain estimators

* actually still skip on classifier chain
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