Programming
Clustering the Palmer Station penguin data, using PyMC3
This post will be all about trying to infer the species various observations originated from, without actually having access to the labels. This might sound like a far-fetched example, but it happens more often than you might expect in biology! When studying large animals you can usually find clear differences Read more…