How classify my data after feature selection by Linear Discriminant Analysis (LDA)?

Respuestas (1)

I understand that after selecting features using Linear Discriminant Analysis (LDA), you want to classify your data using a classifier such as Support Vector Machine (SVM). You can use ‘fitcsvm’ as it trains or cross-validates a support vector machine (SVM) model for one-class and two-class (binary) classification on a low-dimensional or moderate-dimensional predictor data set.
For more information, you can refer to the documentation link below –

Categorías

Más información sobre Statistics and Machine Learning Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 11 de Feb. de 2019

Respondida:

el 10 de Mayo de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by