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

Raises an informative error message if predict or predict_meta_features is called prior to calling the fit method in StackingRegressor and StackingCVRegressor #315

Merged
merged 2 commits into from
Dec 29, 2017

Conversation

rasbt
Copy link
Owner

@rasbt rasbt commented Dec 29, 2017

Fixes #314

@pep8speaks
Copy link

pep8speaks commented Dec 29, 2017

Hello @rasbt! Thanks for updating the PR.

Line 61:80: E501 line too long (80 > 79 characters)

Comment last updated on December 29, 2017 at 16:02 Hours UTC

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 91.287% when pulling 7f81bb8 on informative-error into 3774e14 on master.

@rasbt rasbt merged commit c040500 into master Dec 29, 2017
@rasbt rasbt deleted the informative-error branch May 12, 2018 22:29
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.

None yet

3 participants