Comprehensive suite for rule-based learning
-
Updated
May 5, 2025 - Java
Comprehensive suite for rule-based learning
A Java implementation for LORD, a rule learning algorithm proposed in the article "Efficient learning of large sets of locally optimal classification rules" with the approach of searching for a locally optimal rule for each training example. Machine Learning, volume 112, pages 571–610 (2023)
Implementation of pruning hypothesis space using domain theories -- M. Svatoš, G. Šourek, F. Zeležný, S. Schockaert, and O. Kuželka: Pruning Hypothesis Spaces Using Learned Domain Theories, ILP'17
Implementation of a learning and fragment-based rule inference engine -- M. Svatoš, S. Schockaert, J. Davis, and O. Kuželka: STRiKE: Rule-driven relational learning using stratified k-entailment, ECAI'20
Add a description, image, and links to the rule-learning topic page so that developers can more easily learn about it.
To associate your repository with the rule-learning topic, visit your repo's landing page and select "manage topics."