Use of sequential feature selection

1 次查看(过去 30 天)
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?

采纳的回答

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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by