Proceedings of the 3rd International Conference on Computer Science and Application Engineering 2019
DOI: 10.1145/3331453.3360963
|View full text |Cite
|
Sign up to set email alerts
|

An Improved Algorithm based on KNN and Random Forest

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 7 publications
(3 citation statements)
references
References 14 publications
0
3
0
Order By: Relevance
“…These scores not only highlight which features are instrumental in the classification process but also provide valuable insights into the hierarchical importance of these features. The RF algorithm offers two ways to compute feature importance [25,26]: 1. Gini importance is calculated from the RF's structure, where each decision tree selects features based on criteria like Gini impurity or information gain for classification tasks and variance reduction for regression.…”
Section: Resultsmentioning
confidence: 99%
“…These scores not only highlight which features are instrumental in the classification process but also provide valuable insights into the hierarchical importance of these features. The RF algorithm offers two ways to compute feature importance [25,26]: 1. Gini importance is calculated from the RF's structure, where each decision tree selects features based on criteria like Gini impurity or information gain for classification tasks and variance reduction for regression.…”
Section: Resultsmentioning
confidence: 99%
“…Furthermore, we can see that LR is a linear classifier, its performance is poor when the feature space is large and there is correlation between features. Although RF classifier can discover the correlation of features, it has been proved by Liang et al 34 that there are overfitting problems in some noisy classification tasks. However, NB classifier has a simple…”
Section: Resultsmentioning
confidence: 99%
“…Random Forest (RF) is a new and promising classifier by Breiman in 2001 [17]. Used as handling input variables that number in the thousands without having to delete variables and in their classification can estimate which variables are important [18].…”
Section: Introductionmentioning
confidence: 99%