18  Machine learning

There are two fundamentally different types of machine learning techniques

  1. Unsupervised. This is much like exploratory data analysis but uses mathematically sophisticated techniques. Example: Dimension reduction (Mona Lisa example?) Scottish Parliament

  2. Supervised. Finding a regression model (typically in difficult circumstances).

Machine learning with minimal mathematics

Recursive partitioning.