Closed Sandy4321 closed 5 years ago
We have not, as we are not a rule mining technique, but rather a rule list generation technique. Feel free to substitute ICRM for FPGrowth to use with CORELS
though!
and what about this https://github.com/jirifilip/pyARC an implementation of CBA (Classification Based on Assocation) algorithm
That's a greedy method, so we should equal or outperform it in all cases. Please let us know if you find that not to be the case!
Feel free to substitute ICRM for FPGrowth to use with CORELS though! can you help to understand what do you mean?
ICRM -- An Interpretable Classification Rule Mining Algorithm
https://www.researchgate.net/publication/232633984_A_Survey_of_Discretization_Techniques_Taxonomy_and_Empirical_Analysis_in_Supervised_Learning
code https://waikato.github.io/weka-wiki/packages/unofficial/