8000 Make `_check_n_features` and `_check_feature_names` public · Issue #30389 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
Make _check_n_features and _check_feature_names public #30389
Open
@glemaitre

Description

@glemaitre

Since we are moving, _check_n_features and _check_feature_names into a new module, I'm wondering if we should make them public as well.

I can imagine some people that don't want to use validate_data but still want to set self.n_features_in_ or self.feature_names_in_.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0