Classification of data from a .csv file.

I have a csv file which contains some values which are both infected non infected data, and I want to select top 20 infected features from it. How can I classify and get the top 20 feature from the infected data.

1 件のコメント

Star Strider
Star Strider 2017 年 4 月 21 日
I would use principal component analysis (the pca function) to determine the features that are most likely to distinguish between the infected and non-infected groups.
You have not provided enough information for a specific Answer, so I am listing this as a Comment.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeBiological and Health Sciences についてさらに検索

タグ

質問済み:

2017 年 4 月 21 日

コメント済み:

2017 年 4 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by