SelectKBest =========== .. currentmodule:: sklearn.feature_selection .. autoclass:: SelectKBest :members: :inherited-members: :special-members: __call__ .. minigallery:: sklearn.feature_selection.SelectKBest sklearn.feature_selection.SelectKBest.__delattr__ sklearn.feature_selection.SelectKBest.__dir__ sklearn.feature_selection.SelectKBest.__eq__ sklearn.feature_selection.SelectKBest.__format__ sklearn.feature_selection.SelectKBest.__ge__ sklearn.feature_selection.SelectKBest.__getattribute__ sklearn.feature_selection.SelectKBest.__getstate__ sklearn.feature_selection.SelectKBest.__gt__ sklearn.feature_selection.SelectKBest.__hash__ sklearn.feature_selection.SelectKBest.__init__ sklearn.feature_selection.SelectKBest.__init_subclass__ sklearn.feature_selection.SelectKBest.__le__ sklearn.feature_selection.SelectKBest.__lt__ sklearn.feature_selection.SelectKBest.__ne__ sklearn.feature_selection.SelectKBest.__new__ sklearn.feature_selection.SelectKBest.__reduce__ sklearn.feature_selection.SelectKBest.__reduce_ex__ sklearn.feature_selection.SelectKBest.__repr__ sklearn.feature_selection.SelectKBest.__setattr__ sklearn.feature_selection.SelectKBest.__setstate__ sklearn.feature_selection.SelectKBest.__sizeof__ sklearn.feature_selection.SelectKBest.__sklearn_clone__ sklearn.feature_selection.SelectKBest.__sklearn_tags__ sklearn.feature_selection.SelectKBest.__str__ sklearn.feature_selection.SelectKBest.__subclasshook__ sklearn.feature_selection.SelectKBest._build_request_for_signature sklearn.feature_selection.SelectKBest._check_params sklearn.feature_selection.SelectKBest._get_default_requests sklearn.feature_selection.SelectKBest._get_doc_link sklearn.feature_selection.SelectKBest._get_metadata_request sklearn.feature_selection.SelectKBest._get_param_names sklearn.feature_selection.SelectKBest._get_params_html sklearn.feature_selection.SelectKBest._get_support_mask sklearn.feature_selection.SelectKBest._html_repr sklearn.feature_selection.SelectKBest._repr_html_inner sklearn.feature_selection.SelectKBest._repr_mimebundle_ sklearn.feature_selection.SelectKBest._transform sklearn.feature_selection.SelectKBest._validate_params 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: -