Skip to content
#

similarity-measures

Here are 193 public repositories matching this topic...

SimSIMD

Up to 200x Faster Inner Products and Vector Similarity — for Python, JavaScript, Rust, and C, supporting f64, f32, f16 real & complex, i8, and binary vectors using SIMD for both x86 AVX2 & AVX-512 and Arm NEON & SVE 📐

  • Updated May 6, 2024
  • C

📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...

  • Updated Jul 3, 2022
  • Go

Formed trajectories of sets of points.Experimented on finding similarities between trajectories based on DTW (Dynamic Time Warping) and LCSS (Longest Common SubSequence) algorithms.Modeled trajectories as strings based on a Grid representation.Benchmarked KNN, Random Forest, Logistic Regression classification algorithms to classify efficiently t…

  • Updated Feb 1, 2024
  • Python

Improve this page

Add a description, image, and links to the similarity-measures topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the similarity-measures topic, visit your repo's landing page and select "manage topics."

Learn more