In this post, I explore trends between Myers-Briggs Personality Type Indicator (MBTI) personalities, use wordclouds to visualize common words for each personality type, and explore implications of text style transfer.
In this post, I implement a neural style transfer algorithm on my professional headshot and use NumPy docstrings to document each function that I use along the way.
This blog post shows my exploration of traffic patterns in Travis County. I use a dataset of traffic incidents from data.austintexas.gov and folium to create several maps as well as animated heatmaps of traffic to unearth patterns in accidents where I live.
In this post, I tell a classic story of selection bias, explain the significance to data science, and suggest methods to prevent selection bias in data science.
In this post, I show my entire process for my submission to the Kaggle competition for predicting house prices. I explore 80 variables to understand the Ames Housing dataset and use gradient boosting to predict sales prices.