ink.miner.task_agnostic_mining

task_agnostic_mining.py file. Defines the functions and classes to mine task agnostic rules.

Functions

agnostic_fit(miner, X_trans)

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.

exec(p)

exec_f1(p)

nPr(n, r)