MRMRFeatureSelectionTransform ============================= .. currentmodule:: etna.transforms.feature_selection.feature_importance .. autoclass:: MRMRFeatureSelectionTransform :members: :show-inheritance: :exclude-members: __init__ :inherited-members: .. rubric:: Methods .. autosummary:: ~MRMRFeatureSelectionTransform.fit ~MRMRFeatureSelectionTransform.fit_transform ~MRMRFeatureSelectionTransform.get_regressors_info ~MRMRFeatureSelectionTransform.inverse_transform ~MRMRFeatureSelectionTransform.load ~MRMRFeatureSelectionTransform.params_to_tune ~MRMRFeatureSelectionTransform.save ~MRMRFeatureSelectionTransform.set_params ~MRMRFeatureSelectionTransform.to_dict ~MRMRFeatureSelectionTransform.transform