フィルターのクリア

How to extract best features using MRMR function?

5 ビュー (過去 30 日間)
Arif Hussain
Arif Hussain 2021 年 6 月 15 日
回答済み: Aditya Patil 2021 年 7 月 12 日
I extracted features using wavelet scattering that is for each time series (36 x 361) features. my response is either 0 or 1 for each cell. I am trying to use the MRMR function to select the best features among the 361 features.
A screenshot of the data is attached.

回答 (1 件)

Aditya Patil
Aditya Patil 2021 年 7 月 12 日
As per my understanding, you are looking to get the feature importance using the minimum redundancy maximum relevance algorithm.
The fscmrmr algorithm gives you the feature importance of the predictors. You can follow the example about Rank Predictors by Importance for more details.

カテゴリ

Help Center および File ExchangeWavelet Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by