ink.miner.task_agnostic_mining¶
task_agnostic_mining.py file. Defines the functions and classes to mine task agnostic rules.
Functions
|
Function to mine task-agnostic rules :param miner: instance of the RuleSetMiner :param X_trans: Tuple value containing 1) a sparse binary representation, 2) list of indices, 3) column features. |
|
|
|
|
|