Minimum Redundancy Maximum Relevance (MRMR) Algorithm for feature selection of regression models

Why does the Matlab's page on feature selection mention that MRMR method can be used only for classification models, when Matlab offers fsrmrmr function to use MRMR for feature selection of regression models?

 Accepted Answer

In short,
So, for R2022a and later, it looks like the page https://www.mathworks.com/discovery/feature-selection.html needs to be updated to remove the "Only for classification" designation for MRMR.
See the "More About" and "Algorithms" sections of the fscmrmr and fsrmrmr doc pages for more details about the algorithms.

More Answers (0)

Products

Release

R2022b

Asked:

on 20 Oct 2023

Answered:

on 25 Oct 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!