SelectFpr ========= .. currentmodule:: sklearn.feature_selection .. autoclass:: SelectFpr :members: :inherited-members: :special-members: __call__ .. minigallery:: sklearn.feature_selection.SelectFpr sklearn.feature_selection.SelectFpr.__delattr__ sklearn.feature_selection.SelectFpr.__dir__ sklearn.feature_selection.SelectFpr.__eq__ sklearn.feature_selection.SelectFpr.__format__ sklearn.feature_selection.SelectFpr.__ge__ sklearn.feature_selection.SelectFpr.__getattribute__ sklearn.feature_selection.SelectFpr.__getstate__ sklearn.feature_selection.SelectFpr.__gt__ sklearn.feature_selection.SelectFpr.__hash__ sklearn.feature_selection.SelectFpr.__init__ sklearn.feature_selection.SelectFpr.__init_subclass__ sklearn.feature_selection.SelectFpr.__le__ sklearn.feature_selection.SelectFpr.__lt__ sklearn.feature_selection.SelectFpr.__ne__ sklearn.feature_selection.SelectFpr.__new__ sklearn.feature_selection.SelectFpr.__reduce__ sklearn.feature_selection.SelectFpr.__reduce_ex__ sklearn.feature_selection.SelectFpr.__repr__ sklearn.feature_selection.SelectFpr.__setattr__ sklearn.feature_selection.SelectFpr.__setstate__ sklearn.feature_selection.SelectFpr.__sizeof__ sklearn.feature_selection.SelectFpr.__sklearn_clone__ sklearn.feature_selection.SelectFpr.__sklearn_tags__ sklearn.feature_selection.SelectFpr.__str__ sklearn.feature_selection.SelectFpr.__subclasshook__ sklearn.feature_selection.SelectFpr._build_request_for_signature sklearn.feature_selection.SelectFpr._check_params sklearn.feature_selection.SelectFpr._get_default_requests sklearn.feature_selection.SelectFpr._get_doc_link sklearn.feature_selection.SelectFpr._get_metadata_request sklearn.feature_selection.SelectFpr._get_param_names sklearn.feature_selection.SelectFpr._get_params_html sklearn.feature_selection.SelectFpr._get_support_mask sklearn.feature_selection.SelectFpr._html_repr sklearn.feature_selection.SelectFpr._repr_html_inner sklearn.feature_selection.SelectFpr._repr_mimebundle_ sklearn.feature_selection.SelectFpr._transform sklearn.feature_selection.SelectFpr._validate_params sklearn.feature_selection.SelectFpr.fit sklearn.feature_selection.SelectFpr.fit_transform sklearn.feature_selection.SelectFpr.get_feature_names_out sklearn.feature_selection.SelectFpr.get_metadata_routing sklearn.feature_selection.SelectFpr.get_params sklearn.feature_selection.SelectFpr.get_support sklearn.feature_selection.SelectFpr.inverse_transform sklearn.feature_selection.SelectFpr.set_output sklearn.feature_selection.SelectFpr.set_params sklearn.feature_selection.SelectFpr.transform :add-heading: Gallery examples :heading-level: -