rionda / truefis

Code and paper for an article presented at SDM'14 (and extended journal version in preparation)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finding the True Frequent Itemsets

Code and paper for the article "Finding the True Frequent Itemsets" by Matteo Riondato matteo@cs.brown.edu and Fabio Vandin vandinfa@imada.sdu.dk, published in the proceedings of the 2014 SIAM International Conference on Data Mining.

Extended journal version in preparation. See TODO.

The material under paper/ is distributed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

The material under code/ is distributed under the Apache License, Version 2.0. See LICENSE and NOTICE.

About

Code and paper for an article presented at SDM'14 (and extended journal version in preparation)


Languages

Language:Python 52.8%Language:TeX 26.5%Language:C++ 16.5%Language:Shell 3.1%Language:Makefile 0.7%Language:C 0.4%