Rule Induction Partitioning Estimator
Machine Learning
2018-07-13 v1 Machine Learning
Abstract
RIPE is a novel deterministic and easily understandable prediction algorithm developed for continuous and discrete ordered data. It infers a model, from a sample, to predict and to explain a real variable given an input variable (features). The algorithm extracts a sparse set of hyperrectangles , which can be thought of as rules of the form If-Then. This set is then turned into a partition of the features space of which each cell is explained as a list of rules with satisfied their If conditions. The process of RIPE is illustrated on simulated datasets and its efficiency compared with that of other usual algorithms.
Cite
@article{arxiv.1807.04602,
title = {Rule Induction Partitioning Estimator},
author = {Vincent Margot and Jean-Patrick Baudry and Frederic Guilloux and Olivier Wintenberger},
journal= {arXiv preprint arXiv:1807.04602},
year = {2018}
}