arXiv:2106.07296 [cs.LG]AbstractReferencesReviewsResources
RRULES: An improvement of the RULES rule-based classifier
Published 2021-06-14Version 1
RRULES is presented as an improvement and optimization over RULES, a simple inductive learning algorithm for extracting IF-THEN rules from a set of training examples. RRULES optimizes the algorithm by implementing a more effective mechanism to detect irrelevant rules, at the same time that checks the stopping conditions more often. This results in a more compact rule set containing more general rules which prevent overfitting the training set and obtain a higher test accuracy. Moreover, the results show that RRULES outperforms the original algorithm by reducing the coverage rate up to a factor of 7 while running twice or three times faster consistently over several datasets.
Comments: 6 pages, 2 algorithms
Related articles: Most relevant | Search more
arXiv:2311.12678 [cs.LG] (Published 2023-11-21)
Interpretation of the Transformer and Improvement of the Extractor
arXiv:2007.13137 [cs.LG] (Published 2020-07-26)
Fast-Convergent Federated Learning
Hung T. Nguyen, Vikash Sehwag, Seyyedali Hosseinalipour, Christopher G. Brinton, Mung Chiang, H. Vincent Poor
arXiv:2009.02773 [cs.LG] (Published 2020-09-06)
Why Spectral Normalization Stabilizes GANs: Analysis and Improvements