2018
DOI: 10.3844/jcssp.2018.613.622
|View full text |Cite
|
Sign up to set email alerts
|

Impact of an Extra Layer on the Stacking Algorithm for Classification Problems

Abstract: Classifying and making decisions are tasks performed by any human being in their daily lives. Learning algorithms have been widely studied as tools to aid information management, with an objective to maximize the generalization capacity. Learning algorithms can be used individually or as a committee of machines (ensembles). An ensemble uses the solutions provided by several machines, making different combinations with them to reach a final decision, such as multi-layer algorithm stacking. When combining combin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(8 citation statements)
references
References 34 publications
0
7
0
Order By: Relevance
“…Stacking algorithms, one of the more common methods for combining models, train an aggregator model on the predictions of a set of individual models so that it learns how to combine the individual predictions into one final prediction [41]. Common stacking variants also include meta features [42] or implement multiple layers of stacking [43], which is also known as multi-level stacking. Scikit-learn compatible stacking classifiers and regressors have been available in Mlxtend since 2016 [44] and were also recently added to Scikit-learn in v0.22.…”
Section: Ensemble Learning: Gradient Boosting Machines and Model Comb...mentioning
confidence: 99%
See 1 more Smart Citation
“…Stacking algorithms, one of the more common methods for combining models, train an aggregator model on the predictions of a set of individual models so that it learns how to combine the individual predictions into one final prediction [41]. Common stacking variants also include meta features [42] or implement multiple layers of stacking [43], which is also known as multi-level stacking. Scikit-learn compatible stacking classifiers and regressors have been available in Mlxtend since 2016 [44] and were also recently added to Scikit-learn in v0.22.…”
Section: Ensemble Learning: Gradient Boosting Machines and Model Comb...mentioning
confidence: 99%
“…Nonetheless, several PyTorch-based projects emerged over the years that aid the process of implementing neural networks for different use-cases, making code more compact while simplifying the model training. Notable examples of such libraries are Skorch 39 , which provides a Scikit-learn compatible API on top of PyTorch, Ignite 40 , Torchbearer 41 [121], Catalyst 42 , and PyTorch Lightning 43 .…”
Section: Deep Learning Apismentioning
confidence: 99%
“…RMSE Comparison between the 4 layer's algorithms for temperature forecast on Station_1.We base our experimental study on the one from[6] about the impact of an Extra Layer on the Stacking Algorithm for classification which affirms that an extra layer improves classification task. The table 1 present the RMSE (Root mean Square Error) obtained for each algorithm of each layer of our prediction method.…”
mentioning
confidence: 75%
“…This article brings machine learning and data mining together for a joint discussion because both disciplines are based on data science and frequently cross [44]. However, there are a few fundamental differences between data mining and machine learning.…”
Section: B Ai Algorithm In Healthcare Systemsmentioning
confidence: 99%