Glossary: Mathematics - dudycooly/1235 GitHub Wiki

Math Concepts for ML : http://users.umiacs.umd.edu/~hal/courses/2013S_ML/math4ml.pdf

Euclidean distance

A point in n-dimensional Euclidean space has n coordinates:

Given two points in a Euclidean space, A and B, the distance between them is:

This formula can be proven by repeatedly applying the Pythagorean theorem.