2022
DOI: 10.3390/app122010608
|View full text |Cite
|
Sign up to set email alerts
|

An Ensemble Framework to Improve the Accuracy of Prediction Using Clustered Random-Forest and Shrinkage Methods

Abstract: Nowadays, in the topics related to prediction, in addition to increasing the accuracy of existing algorithms, the reduction of computational time is a challenging issue that has attracted much attention. Since the existing methods may not have enough efficiency and accuracy, we use a combination of machine-learning algorithms and statistical methods to solve this problem. Furthermore, we reduce the computational time in the testing model by automatically reducing the number of trees using penalized methods and… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
11
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
7

Relationship

0
7

Authors

Journals

citations
Cited by 10 publications
(11 citation statements)
references
References 35 publications
0
11
0
Order By: Relevance
“…Hence, it would be difficult to determine from the observed data whether the changes in the concentrations (increase or decrease) are caused by weather conditions or by the traffic regulations implemented during the lockdown. By using machine learning models, one can subtract the weather component from the observation to obtain weather-normalized data that show the underlying causes of the change in the concentrations simulating a business-as-usual scenario (BAU) [18,[25][26][27][28][29][30][31][32]. Weather normalization can be achieved by using random forest (RF) regression models [41] via the 'randomForest' package in R [42].…”
Section: Machine Learning Modeling: Business As Usual Scenario Modelmentioning
confidence: 99%
See 2 more Smart Citations
“…Hence, it would be difficult to determine from the observed data whether the changes in the concentrations (increase or decrease) are caused by weather conditions or by the traffic regulations implemented during the lockdown. By using machine learning models, one can subtract the weather component from the observation to obtain weather-normalized data that show the underlying causes of the change in the concentrations simulating a business-as-usual scenario (BAU) [18,[25][26][27][28][29][30][31][32]. Weather normalization can be achieved by using random forest (RF) regression models [41] via the 'randomForest' package in R [42].…”
Section: Machine Learning Modeling: Business As Usual Scenario Modelmentioning
confidence: 99%
“…Weather normalization can be achieved by using random forest (RF) regression models [41] via the 'randomForest' package in R [42]. "RF" regression is a type of ensemble learning method using many of what are known as "weak" predictors for building a forest of decision trees to obtain a good prediction accuracy [32].…”
Section: Machine Learning Modeling: Business As Usual Scenario Modelmentioning
confidence: 99%
See 1 more Smart Citation
“…4) Random Forest Ensemble Method: Farhadi et al [27] explain that RF combines bagging with random feature selection to increase the diversity of DT models. It employs a voting mechanism to combine the predictions of multiple trees and enables fast training even with high-dimensional feature vectors.…”
Section: E Data Analysismentioning
confidence: 99%
“…In ML algorithms such as Random Forest (RF), increasing the number of trees causes overfitting, which creates problems in training phase as well as testing phase. This issue was investigated by Farhadi et al [4], [5]. In addition, in DL algorithms such as CNN, which have a layered structure, the depth of network increases by adding layer.…”
Section: Introductionmentioning
confidence: 99%