Reducing the number of features

5 次查看(过去 30 天)
Serra Aksoy
Serra Aksoy 2021-3-20
Hello everyone.
I have 300 samples and each sample has 5000 features, so my matrix has 300 rows and 5000 columns.
I need to reduce the number of columns with using best features.
How can i determine the best features? What are the options that i can try to do this for getting successful classification accuracy rate?
Thanks in advance.

回答(2 个)

Cris LaPierre
Cris LaPierre 2021-3-20
编辑:Cris LaPierre 2021-3-20
You may find this video from our Data Processing and Feature Engineering course on Coursera (and perhaps the entire course) helpful.

Image Analyst
Image Analyst 2021-3-20
The simplest way might be to use PCA. A demo is attached (for a completely different situation though).
  5 个评论
Serra Aksoy
Serra Aksoy 2021-3-29
Thank you, I'll try to apply it.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Dimensionality Reduction and Feature Extraction 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by