Classification of data from a .csv file.

2 Ansichten (letzte 30 Tage)
Bibhu Prasad  Das
Bibhu Prasad Das am 21 Apr. 2017
Kommentiert: Star Strider am 21 Apr. 2017
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 Kommentar
Star Strider
Star Strider am 21 Apr. 2017
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Biological and Health Sciences finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by