10000 Why doesn't LassoCV support the sample weight parameter? · Issue #20353 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

Why doesn't LassoCV support the sample weight parameter? #20353

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
hengzhe-zhang opened this issue Jun 24, 2021 · 2 comments
Closed

Why doesn't LassoCV support the sample weight parameter? #20353

hengzhe-zhang opened this issue Jun 24, 2021 · 2 comments

Comments

@hengzhe-zhang
Copy link

Describe the workflow you want to enable

I have noticed that since version 0.23, scikit-learn supports the sample weight parameter for Lasso. However, up to now, it seems like this parameter is still not available for LassoCV. I hope that I can assign weight values to each data sample and not lose the advantage of LassoCV. Therefore, is there any quick solution to this problem?

@MaxwellLZH
Copy link
Contributor

Hi @zhenlingcn, the progress of incorporating sample_weight to linear models are discussed under issue #3702.

@lorentzenchr
Copy link
Member

This was implemented in #16449.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
0