Rule Induction Partitioning Estimator
Vincent Margot, Jean-Patrick Baudry, Frederic Guilloux, Olivier Wintenberger
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/VMargot/RIPEOfficialIn papernone★ 0
- github.com/Advestis/RIPEnone★ 0
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 Y given an input variable X X (features). The algorithm extracts a sparse set of hyperrectangles r X, which can be thought of as rules of the form If-Then. This set is then turned into a partition of the features space X 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.