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 Exchange에서 Dimensionality Reduction and Feature Extraction에 대해 자세히 알아보기

태그

질문:

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