Posts

August 5, 2017 - Image Classification using PCA and LDA

Project for STAT6215 at GWU (part of my M.S. coursework) using classic statistical methods (Principal Component and Linear Discriminant Analysis) to classify images.

January 4, 2014 - Indexing with namedtuple

A basic class for an easily subsetable dictionary using Python's namedtuple as keys for multidimensional indexing

December 3, 2013 - Color gradients with Python

Investigating a few "Pythonic" ways to calculate gradients across given input colors

October 1, 2013 - Dynamic reports with "StaTeX"

Data analysis, LaTeX source generation, and pdf report compiling all in a single Stata .do file

September 1, 2013 - 10 million steps with R

Random walk data generation and plotting