I need to code using java in netbeans for my dissertation which is in data mining domain...deals with privacy preserving of sensitive rules or items using association rule hiding
Project Description:
My dissertation topic is in data mining domain. It deals with association rule hiding. I have to hide sensitive items or rules that are predefined. To hide items in three types:
1. Hide item to seem on LHS of association rule.
2. Hide item to seem on RHS of association rule.
3. Hide item to prevent occurring on any side of association rule.
Coding requires to be done in java netbeans. Datasets are in arff file format from UCI data repository machine.
Skills required is Java