Azzera filtri
Azzera filtri

Recursive Feature Elimination with Cross-validation

5 visualizzazioni (ultimi 30 giorni)
I want to do Recursive Feature Elimination with Cross-validation in matlab code. How can I do this with functions?

Risposte (1)

Christopher McCausland
Christopher McCausland il 5 Nov 2023
Hi,
You can use the sequentialfs() function to preform recusive feature elimination: https://uk.mathworks.com/help/stats/sequentialfs.html.
Remeber to select the name pairs "Direction","backward".
Christopher

Categorie

Scopri di più su Statistics and Machine Learning Toolbox in Help Center e File Exchange

Tag

Prodotti


Release

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by