SelectFpr ========= .. currentmodule:: sklearn.feature_selection .. autoclass:: SelectFpr :members: :inherited-members: :special-members: __call__ .. minigallery:: sklearn.feature_selection.SelectFpr sklearn.feature_selection.SelectFpr.__init__ 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: -