Page 5

A Simple Explanation of Gini Impurity

Machine Learning

What Gini Impurity is (with examples) and how it's used to train Decision Trees.

Read

My First 50 Days of Blogging

Blogging

Why I started blogging, how it's going, and where I hope it goes.

Read

How I Became a Programmer

Programming

My unlikely origin story.

Read

Machine Learning for Beginners: An Introduction to Neural Networks

Machine Learning

A simple explanation of how they work and how to implement one from scratch in Python.

Read

Properly Size Images for the Web

Web Development

Even weather.com is doing this wrong - are you?

Read

Why Webpack? (or, How Not to Serve Javascript)

Web Development

I learned this the hard way, but hopefully you don't have to.

Read

Can You Find The Bug in This Code?

Javascript

This is an actual bug I had once.

Read

Building a Better Profanity Detection Library with scikit-learn

Machine Learning

Why existing libraries are uninspiring and how I built a better one.

Read