A new feature selection approach for optimizing prediction models, applied to breast cancer subtype classification

Feature selection is a useful technique in classification (and regression) problems to find the most informative features for predicting but still preserves the data generality. However, some feature subset searching methods are too exhaustive while others are too greedy. On the other hand, paramete...

Descrizione completa

Salvato in:
Dettagli Bibliografici
Autori principali: Phạm, Quang Huy, Alioune Ngom, Luis Rueda
Natura: Conference poster
Lingua:English
Pubblicazione: IEEE 2023
Soggetti:
Accesso online:https://scholar.dlu.edu.vn/handle/123456789/2711
Tags: Aggiungi Tag
Nessun Tag, puoi essere il primo ad aggiungerne! !
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Descrizione
Riassunto:Feature selection is a useful technique in classification (and regression) problems to find the most informative features for predicting but still preserves the data generality. However, some feature subset searching methods are too exhaustive while others are too greedy. On the other hand, parameter searching is another factor to improve the prediction performance. But, if it is conducted separately after feature selection stage the classification model might not be as optimal as it should. In this study, we propose a new method, called Apriori-like Feature Selection that can overcome those drawbacks. Given a classifier and a dataset, it searches for the optimal parameters and the optimal feature subset in the combined space of features and parameters. Moreover, its greedy search behavior is controllable by running options. When applying this approach on a breast cancer dataset of five subtypes, it yielded the overall classification accuracy of more than 99% but requires only about 12 genes; a significant improvement as compared to another study.