SOTAVerified

RuleKit: A Comprehensive Suite for Rule-Based Learning

2019-08-02Code Available1· sign in to hype

Adam Gudyś, Marek Sikora, Łukasz Wróbel

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Rule-based models are often used for data analysis as they combine interpretability with predictive power. We present RuleKit, a versatile tool for rule learning. Based on a sequential covering induction algorithm, it is suitable for classification, regression, and survival problems. The presence of a user-guided induction facilitates verifying hypotheses concerning data dependencies which are expected or of interest. The powerful and flexible experimental environment allows straightforward investigation of different induction schemes. The analysis can be performed in batch mode, through RapidMiner plug-in, or R package. A documented Java API is also provided for convenience. The software is publicly available at GitHub under GNU AGPL-3.0 license.

Tasks

Reproductions