Least Absolute Deviation (LAD) is a powerful approach for solving optimization problems with good tolerance to outliers. Hence solving it to obtain a practicably applicable form is essential to take advantage of its theoretical prowess. For a better understanding, it is advised to have a good grasp of ADMM.
Table of contents
IntroductionMachine Learning ContextSolving the LAD Problem using ADMMImplementationIntroduction
The names "least absolute deviation" (LAD), "least absolute errors" (L...
Published on August 12, 2022 14:41