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