ink.miner.rulemining

rulemining.py file File which contains the full mining capability using the binary INK representation.

This file is adapted from: Bayesian Rule Set mining by Tong Wang and Peter (Zhen) Li reference: Wang, Tong, et al. “Bayesian rule sets for interpretable classification. Data Mining (ICDM), 2016 IEEE 16th International Conference on. IEEE, 2016.

Classes

RuleSetMiner([support, max_rules, …])

The INK RuleSetMiner.