Research Article

A Metaheuristic Approach to Map Driving Pattern for Analyzing Driver Behavior Using Big Data Analysis

Algorithm 4

Driver Activity Intense Rate.
Step 1: Initialize data from CRs pattern class.
Frequent event Fv, pattern Pl, Compute progress instance CI
Step 2: Compute each feature as pattern weight as source s
For each source s
For each class l
For each Decision nodes
If then
Count = count +1.
Calculate Feature limits Fli = 
Calculate Information pattern rate IrPl.
IrPl = 
Compute DAIR. = 
End
End
Step 3: Compute Instance pattern access state IPAS, from standard Std information rate IR
IPAS = 
If ITS > Th, then
Add to no pattern set Ps = 
Step 4: Choose maximum union interrelated pattern UIRP ← Ps
End
Stop