Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[WIP] Minimize validation of X in ensembles with a base estimator #12072

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

Closed

Conversation

gokart23
Copy link

Reference Issues/PRs

Will fix #7768

What does this implement/fix? Explain your changes.

  • Adds test to ensure that meta-estimators faithfully pass on data to base estimator (wherever applicable)
  • Will fix meta-estimators (which accept base estimators) to offload validation to the base estimator

@gokart23 gokart23 changed the title [WIP] Identify behavior of meta-estimators on N-dim input [WIP] Minimize validation of X in ensembles with a base estimator Sep 13, 2018
@cmarmo
Copy link
Contributor

cmarmo commented Jun 9, 2020

Closing as solved by #13174

@cmarmo cmarmo closed this Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minimize validation of X in ensembles with a base estimator
3 participants