Writing archive

Articles, experiments, dashboards, and field notes.

The archive spans markets, Python and automation, Arizona housing, energy, and civic systems. The goal is clarity and usable detail, not filler.

Article Aug 23, 2020 2 min read

Normalizing Stock data for Machine Learning

When analyzing historical time frame data in machine learning it needs to be normalized. In this code example, I will show how to get S&P data then convert…

Article Aug 22, 2020 1 min read

Government insurance

I assume you have insurance for you house, car, and health? Why not insurance to protect you from your government?

Article Aug 21, 2020 3 min read

Predict S&P Using Google Colab & Facebook Prophet

A few years ago Facebook decided to open source Prophet. This is their analytics algorithm that uses an additive model to fit non-linear data with seasonality. I started…

error

Follow for updates!