Interpretable Decision Trees Through MaxSAT
2021-10-26Unverified0· sign in to hype
Josep Alos, Carlos Ansotegui, Eduard Torres
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
We present an approach to improve the accuracy-interpretability trade-off of Machine Learning (ML) Decision Trees (DTs). In particular, we apply Maximum Satisfiability technology to compute Minimum Pure DTs (MPDTs). We improve the runtime of previous approaches and, show that these MPDTs can outperform the accuracy of DTs generated with the ML framework sklearn.