How does the "sequentialfs" function decide which feature to choose (or drop) in each iteration?
Afficher commentaires plus anciens
Dear sir or madam,
I am a graduate student working on biomedical data analysis. Thanks to your wonderful product (Statistics and Machine Learning Toolbox), I was able to apply the latest machine learning techniques to my work.
My question regarding the "sequentialfs" function:
I understand that it keeps adding (in "sequential forward selection" mode) features until the criterion does not decrease any more. How does the algorithm decide which feature to add in each iteration? Does it take a greedy approach? E.g., in each iteration, does it try adding each of the remaining features and choose the one that decreases the criterion the most?
Thank you.
Best regards, Xun
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Axis Labels dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!