Combining feature selection methods (filter and wrapper)

7 次查看(过去 30 天)
Hello, I designed an integrated framework for feature selection which combines feature ranking techniques with sequential forward feature selection to find the optimal subset of the most informative features. I implemented this framework using MATLAB functions ( rankfeatures and sequentialfs ) on two microarray data (breast cancer and leukemia). The results were fluctuated between them, it was high accuracy for breast cancer and lower for leukemia. Is there any theoretical base behind this fluctuation in results.
Regards

采纳的回答

Walter Roberson
Walter Roberson 2015-10-16
If you implemented your code correctly and you get this result, then you have a theoretical research question, not a MATLAB question, and should be investigating through other resources.
If you implemented your code incorrectly then the error is on line 42, starting at column 9.
  1 个评论
Ahmed Alabdaly
Ahmed Alabdaly 2015-10-16
Dear Walter Roberson, Yes, the MATLAB code has worked properly. I do agree with you, I tried to find an academic resource related to bioinformatics. Thank you so much for your support. Today, I found the answer in "Bioinformatics: The Machine Learning Approach" second edition.
Best regards

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Genomics and Next Generation Sequencing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by