https://www.quora.com/How-would-a-model-change-if-we-minimized-absolute-error-instead-of-squared-error-What-about-the-other-way-around
Minimizing the squared error (L2L2)
over a set of numbers results in finding its mean, and minimizing the absolute error (L1L1)
results in finding its median.