Recent posts

Weather Data Pipeline In Azure

11 minute read

Using automated API calls to pull weather data, push it to a data lake, run it through a pipeline to clean it, and push it to an Azure SQL Server instance.

Phishing Websites Capstone Project

17 minute read

This is the first Capstone Project of my 6-month Springboard Data Science Career Track Bootcamp. In this project I analyze a dataset of website features in o...

Real Estate Predictions part 2 - Kaggle

11 minute read

In this part of the project, I tune an XGBoost model using a recursive method, leading me to my most accurate prediction and a top ~30% spot on the leaderboa...

Real Estate Predictions Part 1 - Kaggle

11 minute read

In this project I take a dive into real estate data to predict housing prices using machine learning techniques such as random forests, XGBoost, as well as p...