Flexible model composition in machine learning and its implementation in MLJ
Machine Learning
2021-01-01 v1
Abstract
A graph-based protocol called `learning networks' which combine assorted machine learning models into meta-models is described. Learning networks are shown to overcome several limitations of model composition as implemented in the dominant machine learning platforms. After illustrating the protocol in simple examples, a concise syntax for specifying a learning network, implemented in the MLJ framework, is presented. Using the syntax, it is shown that learning networks are are sufficiently flexible to include Wolpert's model stacking, with out-of-sample predictions for the base learners.
Cite
@article{arxiv.2012.15505,
title = {Flexible model composition in machine learning and its implementation in MLJ},
author = {Anthony D. Blaom and Sebastian J. Vollmer},
journal= {arXiv preprint arXiv:2012.15505},
year = {2021}
}
Comments
13 pages, 3 figures