Skip to content

Introduce a SkrubEstimator to have docs in HTML display #1247

@GaelVaroquaux

Description

@GaelVaroquaux

Scikit-learn estimators, and subclasses, have a mechanism to link to the help page (the question mark on the display):
Image

When we subclass in skrub, we must indicate the logic to link to the docs (there is a subclassing mechanism, explained here: https://scikit-learn.org/dev/developers/develop.html#developer-api-for-html-representation).

We should introduce a SkrubEstimator that does this, and systematically inherit from it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions