English

Cyclic Boosting -- an explainable supervised machine learning algorithm

Machine Learning 2021-01-06 v3 Machine Learning

Abstract

Supervised machine learning algorithms have seen spectacular advances and surpassed human level performance in a wide range of specific applications. However, using complex ensemble or deep learning algorithms typically results in black box models, where the path leading to individual predictions cannot be followed in detail. In order to address this issue, we propose the novel "Cyclic Boosting" machine learning algorithm, which allows to efficiently perform accurate regression and classification tasks while at the same time allowing a detailed understanding of how each individual prediction was made.

Keywords

Cite

@article{arxiv.2002.03425,
  title  = {Cyclic Boosting -- an explainable supervised machine learning algorithm},
  author = {Felix Wick and Ulrich Kerzel and Michael Feindt},
  journal= {arXiv preprint arXiv:2002.03425},
  year   = {2021}
}

Comments

added a discussion about causality