Support Vector Machine: Feature selection with sequentialfs()

조회 수: 4 (최근 30일)
Stef
Stef 2018년 5월 28일
I want to programme a support vector machine. I have 60 features. Using the function sequentialfs() it goes either forward or backward through the matrix. The problem is that if I limit the number of features to n, it will stop after having found n features moving forward or backward through the matrix. However, then it maybe stops before it has found the optimal ones, because it never goes through the whole matrix. How can I assure that it finds the best combination and not only chooses them in order?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Hypothesis Tests에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by