jim-spyropoulos / Trajectory-Analysis-and-Classification-in-Python-Pandas-and-Scikit-LearnView on GitHub
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 …
☆64Feb 1, 2024Updated 2 years ago
Alternatives and similar repositories for Trajectory-Analysis-and-Classification-in-Python-Pandas-and-Scikit-Learn
Users that are interested in Trajectory-Analysis-and-Classification-in-Python-Pandas-and-Scikit-Learn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python code to re-produce results and illustrations of trajectory classification.☆64Dec 29, 2018Updated 7 years ago
- Comparing Different Clustering Methods and Similarity Metrics on Trajectory Datasets☆179Feb 16, 2022Updated 4 years ago
- Implement the Douglas-Peucker algorithm to compress trajectories.☆11Sep 10, 2015Updated 10 years ago
- Dual Supervised Autoencoder Based Trajectory Classification Using Enhanced Spatio-Temporal Information