2023
DOI: 10.1007/s11042-023-15675-5
|View full text |Cite
|
Sign up to set email alerts
|

Filter feature selection methods for text classification: a review

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2024
2024
2024
2024

Publication Types

Select...
3
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 118 publications
0
2
0
Order By: Relevance
“…To improve interpretability, reduce overfitting, and lower dimensionality, thereby enhancing model performance (Ming and Heyong, 2024), we utilized SelectFrom-Model from the sklearn.feature selection library as a simple feature selection method, focusing solely on n-grams features. This meta-transformer selects features based on their importance weights, simplifying models by highlighting the most informative features, thus promoting efficiency and improving interpretability.…”
Section: Methodsmentioning
confidence: 99%
“…To improve interpretability, reduce overfitting, and lower dimensionality, thereby enhancing model performance (Ming and Heyong, 2024), we utilized SelectFrom-Model from the sklearn.feature selection library as a simple feature selection method, focusing solely on n-grams features. This meta-transformer selects features based on their importance weights, simplifying models by highlighting the most informative features, thus promoting efficiency and improving interpretability.…”
Section: Methodsmentioning
confidence: 99%
“…Generally, four types of FS commonly exist including filter, wrapper, embedded, and hybrid approaches [17]. Simple yet effective, the filter approach uses statistical analysis to compute each feature's score, selecting the features with the highest scores for the classification process.…”
Section: Introductionmentioning
confidence: 99%