powered by
This function calculates the cut point, denoting which part of the vector belongs to the antecedent and which to the consequent of the mined association rule.
cut_point(sol, num_attr)
The cut point value.
The cut value from the solution vector.
The number of attributes in the association rule.