Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Track SLEP10: Add n_features_in_ to all modules #19333

Closed
@lorentzenchr

Description

@lorentzenchr

This issue tracks the status of follow-ups of #18514, i.e. the implementation of SLEP10.

According to N_FEATURES_IN_AFTER_FIT_MODULES_TO_IGNORE in test_common.py, as of 96a96f1, modules to be n_feature_in_-ified are:

Track documentation status of n_features_in_ , see N_FEATURES_MODULES_TO_IGNOREin test_docstring_parameters.py, start was #19351. Note that existing alternatives like n_features_ attributes have to be properly deprecated:

Note: for meta-estimators it is better to delegate feature consistency validation to the inner base estimators.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ModerateAnything that requires some knowledge of conventions and best practiceshelp wanted

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions