Use of sequential feature selection

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일

1 개 추천

I would try
'KeepIn',[true false false true]
in the function call to keep in the first and fourth of four features.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

제품

태그

질문:

2013년 4월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by