ajinkyaT / Deep_learning_Entity_Embeddings

Deep Learning and Entity Embeddings to predict driving behaviour and cluster accident hotspots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Learning and Entity Embeddings to predict driving behavior and cluster accident hotspots

This project repo is for Pune Smart City Hackathon organized by Niti Aayog (Planning Commision of India), Government of India

Check below Jupyter notebooks for solution overview.

Data cleaning and processing: data_processing.ipynb

Model architecture: model_building.ipynb

Visualizing trained embeddings: embedding_visualization.ipynb (Plotly visualizations are not rendered properly) instead download embedding_visualization.html and open it locally in the browser

Visualizing Route-Name Embeddings: https://plot.ly/~ajinkyaT/5/

Visualizing Stop-Name Embeddings: https://plot.ly/~ajinkyaT/3/

Resources

About

Deep Learning and Entity Embeddings to predict driving behaviour and cluster accident hotspots


Languages

Language:Jupyter Notebook 65.6%Language:HTML 34.4%