pymining icon indicating copy to clipboard operation
pymining copied to clipboard

A few data mining algorithms in pure python

Results 4 pymining issues
Sort by recently updated
recently updated
newest added

Any time estimation when the Closed Frequent sequence mining algorithm will be available?

Please create an osx-64 anaconda package. Currently it only has a linux-64 one. I built it locally and installed it with `conda skeleton pypi pymining` `conda build pymining` `conda install...

Don't keep track of visited rules → observe increased performance by half. I wouldn't care to prove it at the moment, but please confirm experimentally that below change produces the...