Skip to content

ERSSLE/association-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

association-analysis

An experiment on association analysis

说明: fp_growth.py模块来源于作者Eric Naeseth:

"https://github.com/enaeseth/python-fp-growth" py2版本;

"https://github.com/Nana0606/python3-fp-growth" py3版本。

fp_growth2.py是我自己的实现。

apriori.py是apriori算法的实现,实现基于numpy以使计算更快速。

rule.py 基于频繁项挖掘结果的关联规则生成,同时定义了一些常用的衡量规则质量的度量。

About

An experiment on association analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages