Welcome to the playground where I will be showcasing fun stuff I do with NVIDIA RAPIDS.
Notebook Title | Description | Blog post |
---|---|---|
codes/rapids_seattleParking.ipynb |
Exploring dataset from Seattle Govt. subset to transactions from May and June 2019. | Where should I park? |
codes/rapids_seattleParking_graph.ipynb |
Calculating walking distance from Space Needle to parking spots using cugraph . Also, introducing cuspatial preview. |
Where should I walk? |
codes/rapids_seattleParking_parkingNodes.ipynb |
Fixing the artifacts in shortest path by finding closest nodes on edges that are perpendicular to parking locations. | Blog soon to follow! |