[Retracted] An Approach to Acquire the Constraints Using Panel Big Data Hybrid Association Rule and Discretization Process for Breast Cancer Prediction
Algorithm 1
Pseudo- Discretization.
Result: create an ordered list of values of the feature
Initialization;
for each value;
Compute frequencies of occurrence of objects with respect to each class; assign the class label to every value using procedure ASSIGN;
Create the intervals from values using a procedure
INTERVAL; create continuous coverage of the feature;