Ihsan Satriawan
Ihsan Satriawan
I have (u,v,w) where distinct value from `u` is more than 300, and time execute so slow,,,, maybe you have any approach to improve this problem ? thx
Hi, i just read your library, it's interesting because you say `Presents results in a variety of formats`, how can i export result into db or wrte to disk ?...
I have tried your work and follow from this https://pythonhosted.org/pebl/tutorial.html, when i tried ``` >>> from pebl import data Couldn't import dot_parser, loading of dot files will not be possible....
I have dataset transaction, when tried wih your lib, i got confidence value more than 1.0, example 1.5, 1.2,, link dataset -> http://pastebin.com/LTLVPGgC
In your library, you just show confidence value each rules, but i thing it's usefull when you show support too
in doc, you write `patterns = pyfpgrowth.find_frequent_patterns(transactions, 2)` , 2 is minium support right ? in my knowledge, FP-growth has minimum support and minimum confidence in % , my question...
https://github.com/xpepermint/isomorphic-react-relay-boilerplate/blob/master/docs/X-relay.md ?
**Is your feature request related to a problem? Please describe.** For now, i need to click every file to check detail image which i need to download **Describe the solution...