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

Skip to content

Weights in RANSAC? #6113

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
wfbradley opened this issue Jan 5, 2016 · 4 comments
Closed

Weights in RANSAC? #6113

wfbradley opened this issue Jan 5, 2016 · 4 comments

Comments

@wfbradley
Copy link

I'm interested in using the RANSAC regressor when the base estimator has weights (e.g., I'd like to use the sample_weight keyword with LinearRegression.fit()). I can't figure out how to pass the sample_weights through RANSAC to the base estimator. Am I overlooking something, or is this a missing feature?

@TomDLT
Copy link
Member

TomDLT commented Jan 5, 2016

is this a missing feature?

I think so. Also reported in #5871.

@imaculate
Copy link
Contributor

I would like to work on this.

@imaculate
Copy link
Contributor

Raised a PR

@MechCoder
Copy link
Member

closing as duplicate

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

No branches or pull requests

4 participants