Ensembles in Machine Learning Applications

This book contains the extended papers presented at the 3rd Workshop on Supervised and Unsupervised Ensemble Methods and their Applications (SUEMA) that was held in conjunction with the European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases (ECML/PKDD...

Full description

Bibliographic Details
Other Authors: Okun, Oleg (Editor), Valentini, Giorgio (Editor), Re, Matteo (Editor)
Format: eBook
Language:English
Published: Berlin, Heidelberg Springer Berlin Heidelberg 2011, 2011
Edition:1st ed. 2011
Series:Studies in Computational Intelligence
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02857nmm a2200325 u 4500
001 EB000387468
003 EBX01000000000000000240520
005 00000000000000.0
007 cr|||||||||||||||||||||
008 130626 ||| eng
020 |a 9783642229107 
100 1 |a Okun, Oleg  |e [editor] 
245 0 0 |a Ensembles in Machine Learning Applications  |h Elektronische Ressource  |c edited by Oleg Okun, Giorgio Valentini, Matteo Re 
250 |a 1st ed. 2011 
260 |a Berlin, Heidelberg  |b Springer Berlin Heidelberg  |c 2011, 2011 
300 |a XX, 252 p  |b online resource 
505 0 |a From the content: Facial Action Unit Recognition Using Filtered Local Binary Pattern Features with Bootstrapped and Weighted ECOC Classifiers -- On the Design of Low Redundancy Error-Correcting Output Codes -- Minimally-Sized Balanced Decomposition Schemes for Multi-Class Classification -- Bias-Variance Analysis of ECOC and Bagging Using Neural Nets -- Fast-ensembles of Minimum Redundancy Feature Selection 
653 |a Computational intelligence 
653 |a Artificial Intelligence 
653 |a Computational Intelligence 
653 |a Artificial intelligence 
700 1 |a Valentini, Giorgio  |e [editor] 
700 1 |a Re, Matteo  |e [editor] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
490 0 |a Studies in Computational Intelligence 
028 5 0 |a 10.1007/978-3-642-22910-7 
856 4 0 |u https://doi.org/10.1007/978-3-642-22910-7?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 006.3 
520 |a This book contains the extended papers presented at the 3rd Workshop on Supervised and Unsupervised Ensemble Methods and their Applications (SUEMA) that was held in conjunction with the European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases (ECML/PKDD 2010, Barcelona, Catalonia, Spain). As its two predecessors, its main theme was ensembles of supervised and unsupervised algorithms – advanced machine learning and data mining technique. Unlike a single classification or clustering algorithm, an ensemble is a group of algorithms, each of which first independently solves the task at hand by assigning a class or cluster label (voting) to instances in a dataset and after that all votes are combined together to produce the final class or cluster membership. As a result, ensembles often outperform best single algorithms in many real-world problems.   This book consists of 14 chapters, each of which can be read independently of the others. In addition to two previous SUEMA editions, also published by Springer, many chapters in the current book include pseudo code and/or programming code of the algorithms described in them. This was done in order to facilitate ensemble adoption in practice and to help to both researchers and engineers developing ensemble applications