Learn Before
Definition

L1 Norm

The L1L_1 norm, also known as the Manhattan norm or Taxicab norm, measures the sum of the absolute values of a vector's elements. For a vector xRn\mathbf{x} \in \mathbb{R}^n, the L1L_1 norm is defined as: x1=i=1nxi\|\mathbf{x}\|_1 = \sum_{i=1}^n |x_i|

0

1

Updated 2026-06-19

Contributors are:

Who are from:

References


Tags

Data Science

Related