tabensemb.data.dataprocessor.CorrFeatureSelector ================================================ .. currentmodule:: tabensemb.data.dataprocessor .. autoclass:: CorrFeatureSelector :show-inheritance: .. rubric:: Methods .. automethod:: __init__ .. autosummary:: ~CorrFeatureSelector._defaults ~CorrFeatureSelector._get_feature_names_out .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: CorrFeatureSelector._check_arg CorrFeatureSelector._cls_required_kwargs CorrFeatureSelector._defaults CorrFeatureSelector._fit_transform CorrFeatureSelector._get_feature_names_out CorrFeatureSelector._record_features CorrFeatureSelector._required_kwargs CorrFeatureSelector._restore_features CorrFeatureSelector._transform CorrFeatureSelector.fit_transform CorrFeatureSelector.transform