Close

Home

Welcome! To learn more about what this website is, check out the About Us section. GitHub has most of the code that is used on this site.

Project Posts

All new and archived posts will be provided here or you may search & navigate to whatever topic interests you the most. Feel free to use ideas or leverage any code that you find personally useful!

  • Housing Cost: Prediction
    Completing the housing cost prediction model. The results were great and landed in the top 20% of Kaggle submission on the fist try!
  • Housing Cost: Data Model
    Creating a data model for predicting home values is a fun and challenging task! This article walks through data processing steps.
  • Mortality Rates: Deep Dive
    A continuation of the mortality rates analysis with Python using clustering and a neural network.

Recent Blog Posts

Catch up on some of my recent articles. These are typically not too data related and range anywhere from talking about retro games to general thoughts, opinions or research!

  • Machine Learning History and Overview
    In this post, I cover some basic concepts about Machine Learning. Machine Learning is not just a buzzword; it’s a force shaping the present and future of computing.
  • What is Mean Squared Error (MSE)?
    This article explains the fundamentals of MSE, starting with its definition and delving into its applications, advantages, and limitations.
  • Why should you use R-Squared?
    This article aims to review R-squared, starting with its definition and delving into its applications, advantages, and limitations.