InFusionLayer: a CFA-based ensemble tool to generate new classifiers for learning and modeling
Ensemble learning is a well established body of methods for machine learning to enhance predictive performance by combining multiple algorithms/models. Combinatorial Fusion Analysis (CFA) has provided method and practice for combining multiple scoring systems, using rank-score characteristic (RSC) function and cognitive diversity (CD), including ensemble method and model fusion. However, there is no general-purpose Python tool available that incorporate these techniques. In this paper we introduce texttt{InFusionLayer}, a machine learning architecture inspired by CFA at the system fusion […]