Borrar filtros
Borrar filtros

Use of sequential feature selection

2 visualizaciones (últimos 30 días)
NITIN ANAND
NITIN ANAND el 19 de Abr. de 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?

Respuesta aceptada

Tom Lane
Tom Lane el 23 de Abr. de 2013
I would try
'KeepIn',[true false false true]
in the function call to keep in the first and fourth of four features.

Más respuestas (0)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by