fp-growth
fp-growth copied to clipboard
Got value confidence rule more than 1.0
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
Will look into this.
support = 3 minimum confidence = 0.5
Excuse me,I met the same problem with yours that some confidence value are more than 1.0. Have you solved it? If you have solved the problem,could you tell me how you solved it?
I experienced the same, it looks it happens when you have duplicate items in a subset.
I have the same exact issue @ihsansatriawan. Any info on why this is happening or how to fix this?
I have the same issue confidence more than 1.0, is anyone solved it?
I have the same issue confidence more than 1.0, how to fix this .?
@wanbin2007 I use Mlextend instead, http://rasbt.github.io/mlxtend/api_subpackages/mlxtend.frequent_patterns/ recommend to you.
Thanks for this advice.. I just use this.. But took time for my data.. It was run 1 hour ago.. Only for pre processing.. Hope it running well..
Regards,
Pada tanggal Min, 1 Nov 2020 15.42, johnny123852 [email protected] menulis:
@wanbin2007 https://github.com/wanbin2007 I use Mlextend instead, http://rasbt.github.io/mlxtend/api_subpackages/mlxtend.frequent_patterns/ recommend to you.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/evandempsey/fp-growth/issues/4#issuecomment-720054557, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARS2QSBVUOBYBSMXA7J73HLSNUNOZANCNFSM4CCXUC6Q .
I also had this problem; I recommend using chonyy's implementation, mlextend is too slow and memory hungry: https://github.com/chonyy/fpgrowth_py
Thanks Gupta, I try this.
Pada tanggal Sel, 8 Des 2020 pukul 20.06 Ayan-Yue Gupta < [email protected]> menulis:
I also had this problem; I recommend using chonyy's implementation, mlextend is too slow and memory hungry: https://github.com/chonyy/fpgrowth_py
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/evandempsey/fp-growth/issues/4#issuecomment-740607967, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARS2QSFTAYZ7XP3WASWPHITSTYQGLANCNFSM4CCXUC6Q .