MCPcopy Create free account
hub / github.com/corels/corels / mine_rules

Function mine_rules

processing/mine.py:88–160  ·  view source on GitHub ↗

This doesn't do negations of features so it's not complete.

(din='../data/adult', froot='adult', max_cardinality=2,
               min_support=0.01, labels=['<=50K', '>50K'], minor=True,
               verbose=False, prefix='', exclude_not=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

listFunction · 0.85
rangeFunction · 0.85
allMethod · 0.80
closeMethod · 0.45

Tested by

no test coverage detected