SelectKBest =========== .. currentmodule:: sklearn.feature_selection .. autoclass:: SelectKBest :members: :inherited-members: :special-members: __call__ .. minigallery:: sklearn.feature_selection.SelectKBest sklearn.feature_selection.SelectKBest.__init__ sklearn.feature_selection.SelectKBest.fit sklearn.feature_selection.SelectKBest.fit_transform sklearn.feature_selection.SelectKBest.get_feature_names_out sklearn.feature_selection.SelectKBest.get_metadata_routing sklearn.feature_selection.SelectKBest.get_params sklearn.feature_selection.SelectKBest.get_support sklearn.feature_selection.SelectKBest.inverse_transform sklearn.feature_selection.SelectKBest.set_output sklearn.feature_selection.SelectKBest.set_params sklearn.feature_selection.SelectKBest.transform :add-heading: Gallery examples :heading-level: -