Research Article
A Metaheuristic Approach to Map Driving Pattern for Analyzing Driver Behavior Using Big Data Analysis
Algorithm 1
Denoising filter algorithm.
| Input: Initialize Driver dataset-Cds | | Output: Filter Processed dataset-Fds. | | Step 1: Cds = observe collective records labels. | | Step 2: compute For. (Cds ⟶ I at the initialization at J feature) | | Step 3: check if empty ⟶ true | | Remove records, check cleansing null attribute, stemming the progress. | | Step 4: Fds = return rearranged data records | | Step 5: end if end for; | | Step 6: return as redundant R-Fds. |
|