paper-with-me

홈 › Papers

RuleKit: A Comprehensive Suite for Rule-Based Learning

2019-08-02 · Adam Gudyś, Marek Sikora, Łukasz Wróbel

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.

📄 PDF Abstract BibTeX arXiv:1908.01031

Code (1)

adaa-polsl/RuleKit 공식 구현

Tasks

regression

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

RuleKit 2: Faster and simpler rule learning

2025-04-29 · Adam Gudyś, Cezary Maszczyk, Joanna Badura, Adam Grzelak 외

Rules offer an invaluable combination of predictive and descriptive capabilities. Our package for rule-based data analysis, RuleKit, has proven its effectiveness in classification, regression, and survival problems. Here…

Descriptive

Separate and conquer heuristic allows robust mining of contrast sets in classification, regression, and survival data

2022-04-01 · Adam Gudyś, Marek Sikora, Łukasz Wróbel

Identifying differences between groups is one of the most important knowledge discovery problems. The procedure, also known as contrast sets mining, is applied in a wide range of areas like medicine, industry, or economi…

AttributePrognosisregression

TS-UCB: Improving on Thompson Sampling With Little to No Additional Computation

2020-06-11 · Jackie Baek, Vivek F. Farias

Thompson sampling has become a ubiquitous approach to online decision problems with bandit feedback. The key algorithmic task for Thompson sampling is drawing a sample from the posterior of the optimal action. We propose…

Multi-Armed BanditsThompson Sampling

Multi-Granularity Modularized Network for Abstract Visual Reasoning

2020-07-09 · Xiangru Tang, Haoyuan Wang, Xiang Pan, Jiyang Qi

Abstract visual reasoning connects mental abilities to the physical world, which is a crucial factor in cognitive development. Most toddlers display sensitivity to this skill, but it is not easy for machines. Aimed at it…

Visual GroundingVisual Reasoning

Robust Differential Evolution via Nonlinear Population Size Reduction and Adaptive Restart: The ARRDE Algorithm

2025-11-23 · Khoirul Faiq Muzakka, Ahsani Hafizhu Shali, Haris Suhendar, Sören Möller 외 arxiv

Robustness across heterogeneous optimization regimes remains a central challenge in bound-constrained continuous optimization. In practice, users often prefer optimizers that remain reliable across different dimensionali…