-
Notifications
You must be signed in to change notification settings - Fork 11
Home
agudys edited this page Jun 13, 2019
·
15 revisions
Rule-based models are of large interest in data analysis as they combine interpretability with high 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 software is equipped with user-guided induction mode, which is particularly useful in verifying hypotheses concerning data. The powerful and flexible experimental environment allows straightforward investigation of different induction schemes. The analysis can be performed in batch mode, through RapidMiner plugin, or R package. A well-documented Java API is also provided for convenience.