Effacer les filtres
Effacer les filtres

Use of sequential feature selection

2 vues (au cours des 30 derniers jours)
NITIN ANAND
NITIN ANAND le 19 Avr 2013
I am trying to use the sequential features selection algorithms using "sequentialfs" command. I want to use the "Keep in" options so that some features have to be included by default. Can someone tell me how to use it?

Réponse acceptée

Tom Lane
Tom Lane le 23 Avr 2013
I would try
'KeepIn',[true false false true]
in the function call to keep in the first and fourth of four features.
  1 commentaire
NITIN ANAND
NITIN ANAND le 23 Avr 2013
Thank you very much. It works!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by