Converted telematics data to graphs. The graphs are then fed into CNN for modelling and prediction.
Used for prediction (tensorflow)
Contains result of the tensor model. Prediction and ROC done based on Neural Network
Python notebook for preprocessing
KMeans.ipynb
Prediction and ROC done based on Random Forest.