sklearn.metrics.pairwise.paired_manhattan_distances(X, Y)
[source]
Compute the L1 distances between the vectors in X and Y.
Read more in the User Guide.
Parameters: |
|
---|---|
Returns: |
|
© 2007–2018 The scikit-learn developers
Licensed under the 3-clause BSD License.
http://scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.paired_manhattan_distances.html