.. Template is based on github.com/jdb78/pytorch-forecasting/tree/v0.9.2/docs/source under MIT License MRMRFeatureSelectionTransform ============================= .. currentmodule:: etna.transforms .. autoclass:: MRMRFeatureSelectionTransform .. 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 .. rubric:: Attributes This class stores its :code:`__init__` parameters as attributes. .. autosummary::