Data preprocessing (2)
Algorithm
- Group by caller, callee
- Return 1 if ($state1 == $state2 && abs($duration1 - $duration2) <= $g_duration_difference && timeDiff($time1, $ms1, $time2, $ms2) <= $duration2/1000);
- Validate the result by checking the number of identical system_id in one record