LICENSE
README.md
setup.py
autoarm/__init__.py
autoarm/association_rules.py
autoarm/dataset.py
autoarm/frequent_itemsets.py
autoarm/recommender.py
autoarm.egg-info/PKG-INFO
autoarm.egg-info/SOURCES.txt
autoarm.egg-info/dependency_links.txt
autoarm.egg-info/requires.txt
autoarm.egg-info/top_level.txt
tests/__init__.py
tests/test_association_rules.py
tests/test_dataset.py
tests/test_frequent_itemsets.py
tests/test_recommender.py