Skip to content
#

dtw

Here are 61 public repositories matching this topic...

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

A Python library for computing the Mel-Cepstral Distance (Mel-Cepstral Distortion, MCD) between two inputs. This implementation is based on the method proposed by Robert F. Kubichek in "Mel-Cepstral Distance Measure for Objective Speech Quality Assessment".

  • Updated Aug 24, 2025
  • Python

Improve this page

Add a description, image, and links to the dtw 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 dtw topic, visit your repo's landing page and select "manage topics."

Learn more