Developing Alexa Skills

In this article we'll explore how to add some custom skills to your Alexa powered device. The material in this blog post was tested on an Echo Dot - however Amazon recently enabled Alexa on most Android powered smartphones so the barrier for entry to developing these skills has been lowered significantly. I actually ended … Continue reading Developing Alexa Skills

Analyzing credit card transactions using machine learning techniques – 3

Introduction In a previous article, we explored how PCA can be used to plot credit card transactions into a 2D space, and we proceeded to visually analyse the results. In this article, we take this process one step further and use hierarchical clustering to automate parts of our analysis, making it even easier for our … Continue reading Analyzing credit card transactions using machine learning techniques – 3