paper-with-me

홈 › Papers

RuleKit 2: Faster and simpler rule learning

2025-04-29 · Adam Gudyś, Cezary Maszczyk, Joanna Badura, Adam Grzelak, Marek Sikora, Łukasz Wróbel

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 we present its second version. New algorithms and optimized implementations of those previously included, significantly improved the computational performance of our suite, reducing the analysis time of some data sets by two orders of magnitude. The usability of RuleKit 2 is provided by two new components: Python package and browser application with a graphical user interface. The former complies with scikit-learn, the most popular data mining library for Python, allowing RuleKit 2 to be straightforwardly integrated into existing data analysis pipelines. RuleKit 2 is available at GitHub under GNU AGPL 3 license (https://github.com/adaa-polsl/RuleKit)

📄 PDF Abstract BibTeX arXiv:2504.20650

Code (1)

adaa-polsl/RuleKit 공식 구현

Tasks

Descriptive

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

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

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…

regression

Symbolic Distillation for Learned TCP Congestion Control

2022-10-24 · S P Sharan, Wenqing Zheng, Kuo-Feng Hsu, Jiarong Xing 외

Recent advances in TCP congestion control (CC) have achieved tremendous success with deep reinforcement learning (RL) approaches, which use feedforward neural networks (NN) to learn complex environment conditions and mak…

Deep Reinforcement LearningReinforcement Learning (RL)

From safe screening rules to working sets for faster Lasso-type solvers

2017-03-21 · Mathurin Massias, Alexandre Gramfort, Joseph Salmon

Convex sparsity-promoting regularizations are ubiquitous in modern statistical learning. By construction, they yield solutions with few non-zero coefficients, which correspond to saturated constraints in the dual optimiz…

Sparse Learning

What Matters to Enhance Traffic Rule Compliance of Imitation Learning for End-to-End Autonomous Driving

2023-09-14 · Hongkuan Zhou, Wei Cao, Aifen Sui, Zhenshan Bing

End-to-end autonomous driving, where the entire driving pipeline is replaced with a single neural network, has recently gained research attention because of its simpler structure and faster inference time. Despite this a…

Autonomous DrivingImitation LearningSensor Fusion