I am working on project privacy preserving data mining for association rules, for that I require sample vertically partitioned binary data set. Can anyone help me?
Asked
Active
Viewed 162 times
1 Answers
0
To my knowledge all datasets that are available for association rule mining on the web (e.g. the FIMI 03 and FIMI 04 website) are in horizontal format. I would suggest to write a simple program to convert a public dataset from horizontal to vertical format. You can get datasets for association rule mining on the FIMI website: http://fimi.ua.ac.be/data/

Phil
- 3,375
- 3
- 30
- 46