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

ENH - Add support for intercept in SqrtLasso #96

Open
Badr-MOUFAD opened this issue Oct 16, 2022 · 0 comments · May be fixed by #214
Open

ENH - Add support for intercept in SqrtLasso #96

Badr-MOUFAD opened this issue Oct 16, 2022 · 0 comments · May be fixed by #214
Labels
good first issue Good for newcomers

Comments

@Badr-MOUFAD
Copy link
Collaborator

Doable after merging #68

  1. Expose a fit_intercept argument in SqrtLasso
  2. Handle fit_intercept in the path method
  3. Set intercept_ in the fit method
@Badr-MOUFAD Badr-MOUFAD added the good first issue Good for newcomers label Oct 16, 2022
@PascalCarrivain PascalCarrivain linked a pull request Dec 14, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant