File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1348,7 +1348,7 @@ \subsubsection{TF-IDF}
13481348 \item Euclidean distance - calculates the straight-line distance between two points
13491349 \item Manhattan Distance - Measures the distance between two points by summing the absolute differences of their coordinates
13501350 \item Jaccard Distance - Computes the dissimilarity between two sets by dividing the size of their intersection by the size of their union.
1351- \item Hamming Distance - Measures the dissimilarity between two sets by dividing the size of their intersection by the size of their union
1351+ \item Hamming Distance - Measures the dissimilarity between two strings by counting the positions in which they differ
13521352\end {itemize }
13531353\end {formal }
13541354
You can’t perform that action at this time.
0 commit comments