2014
DOI: 10.1007/978-3-319-14364-4_10
|View full text |Cite
|
Sign up to set email alerts
|

Thresholding a Random Forest Classifier

Abstract: Abstract. The original Random Forest derives the final result with respect to the number of leaf nodes voted for the corresponding class. Each leaf node is treated equally and the class with the most number of votes wins. Certain leaf nodes in the topology have better classification accuracies and others often lead to a wrong decision. Also the performance of the forest for different classes differs due to uneven class proportions. In this work, a novel voting mechanism is introduced: each leaf node has an ind… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
3

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 35 publications
0
2
0
Order By: Relevance
“…Experiments After Random Forest (RF) is a machine learning algorithm that is used widely for classification problems, RF is made of an ensemble of autonomous decision trees [21]. Each tree is learned with randomly selected samples and features [30]. We created a model to predict the test data.…”
Section: Resultsmentioning
confidence: 99%
“…Experiments After Random Forest (RF) is a machine learning algorithm that is used widely for classification problems, RF is made of an ensemble of autonomous decision trees [21]. Each tree is learned with randomly selected samples and features [30]. We created a model to predict the test data.…”
Section: Resultsmentioning
confidence: 99%
“…Random forest is a classifier that consists of relatively uncorrelated models (trees) operating as a committee will outperform any of the individual constituent models. Random Forest uses an ensemble of decision trees as a basis and therefore has all advantages of decision trees, such as high accuracy, easy usage, and no necessity of scaling data [9].…”
Section: B Random Forest Classifiermentioning
confidence: 99%