Photo by @gabiontheroad on Unsplash

Customizing Hugo Templates for my Blog

Hey there! It’s been a really long time since my last blog.

Photo by @mohammadfathollahi on Unsplash

Bookmarks and Diaries

2024 Feb Wow it’s been almost 4 years since I wrote this.

Photo by @northfolk on Unsplash

Cross-Checking Two Versions of Budget Files

Thanks Marc for reminding me to write! Hey everyone, hope you’re all doing well!

Photo by @szmigieldesign on Unsplash

Predict Credit Default with Random Forest Model with Tuned Hyperparameters

I just want to focus on writing about implementing the workflow of this algorithm in R, so will keep the explanation very brief.

Photo by @creativeheadline on Unsplash

Analyzing Burritos Ratings with Bootstrap Resampling

You ever had to make a big decision out of a small dataset, and weren’t sure if you’re making the right call?

Photo by @markusspiske on Unsplash

Who Scores the Most Expensive Basket in the NBA?

Hey! Just a quick post after work. A couple weeks ago, my roommate showed me a tweet that listed soccer players with the most expensive contracts.

Photo by @sonjalangford on Unsplash

Time Series Analysis Basics - Autocorrelation

One of the first things I do when I wake up is checking the weather network.

Photo by @sonjalangford on Unsplash

Time Series Analysis Basics - Stationarity

I was in a meeting this week with a software company, and came across a machine learning technique that I wasn’t too familiar with, ARIMA.

Photo by @mbaumi on Unsplash

Improving Usability of Budget Excel Sheets

Hey, this short post is going to go over how to better format your excel sheets for data analytics purposes.

Photo by @aviosly on Unsplash

Predicting CAD/USD Exchange Rate with K-nearest Neighbour Algorithm

The K-nearest Neighbour Algorithm (kNN) is a simple, yet effective problem-solving tool.