/Trajectory-Analysis-and-Classification-in-Python-Pandas-and-Scikit-Learn

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 trajectories.

Primary LanguagePythonApache License 2.0Apache-2.0

No issues in this repository yet.