Thursday, March 27, 2014

Visualizing principal components with R and Sochi Olympic Athletes

Principal Components Analysis (PCA) is used as a dimensionality reduction method. Here we simply explain PCA step-by-step using data about Sochi Olympic Curlers.

Python + GTK creates .dbus-keyrings on Windows

Why Does a Python + GTK Application Create .dbus-keyrings on Windows? I noticed that running a Python + GTK on Windows applicat...