8000 WIP: ENH Display fitted attributes in HTML representation by DeaMariaLeon · Pull Request #31442 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

WIP: ENH Display fitted attributes in HTML representation #31442

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

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

DeaMariaLeon
Copy link
Contributor
@DeaMariaLeon DeaMariaLeon commented May 28, 2025

Reference Issues/PRs

Towards #26595

What does this implement/fix? Explain your changes.

Display the (public) fitted attributes with their type. Shows also shape for array-valued attributes.

Any other comments?

Adds to work started on: #30763
At the time of writing, I'm having an issue finding fitted attributes for "parallel" elements inside a Column Transformer. Probably related to clone which used in the ColumnTransfomer class.

cc @glemaitre

Copy link
github-actions bot commented May 28, 2025

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 72a85ea. Link to the linter CI: here

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.

1 participant
0