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

Accessing coefficients inside a pipeline #435

Closed
ArturoAmorQ opened this issue Aug 10, 2021 · 3 comments · Fixed by #710
Closed

Accessing coefficients inside a pipeline #435

ArturoAmorQ opened this issue Aug 10, 2021 · 3 comments · Fixed by #710
Milestone

Comments

@ArturoAmorQ
Copy link
Collaborator

Extracting information from a given step inside a pipeline can be tricky and is not explained -yet used- along the MOOC (See this post in the forum).

One possible solution is to rewrite solutions to use more straightforward code

Another possibility is compatible with #415:

If necessary, add a small section only speaking about the Pipeline inside cross_validate (I guess when this happens later in the "Preprocessing for numerical features" notebook

What do you think?

@lesteve lesteve added this to the MOOC 3.0 milestone Jan 6, 2022
@lesteve lesteve changed the title Accesing coefficients inside a pipeline Accessing coefficients inside a pipeline Jan 6, 2022
@lesteve
Copy link
Collaborator

lesteve commented Jan 6, 2022

To be included in the model inspection module #124

@lesteve lesteve modified the milestones: MOOC 3.0, MOOC 4.0 Oct 18, 2022
@ArturoAmorQ
Copy link
Collaborator Author

I think a link to https://scikit-learn.org/stable/modules/compose.html#usage may suffice.

@ogrisel
Copy link
Collaborator

ogrisel commented Oct 6, 2023

Once #710 and #723 are merged, we can probably close this issue.

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 a pull request may close this issue.

3 participants