Projects

Clustering Baltimore Crime Data

9 minute read

Baltimore crime data was clustered based on police districts. Geographical data was visualized using Cartopy and Open Street Maps. Coded in Python.

Neural Network Regression on GPU

11 minute read

A neural network pipeline was developed to predict the number of nights a guest would stay at the hotel. Coded in Python.