jim-spyropoulos / 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 …
☆65Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for Trajectory-Analysis-and-Classification-in-Python-Pandas-and-Scikit-Learn
- Comparing Different Clustering Methods and Similarity Metrics on Trajectory Datasets☆172Updated 2 years ago
- Python code to re-produce results and illustrations of destination prediction by trajectory distribution based model.☆11Updated 5 years ago
- Trajectory Mining Library for Python☆36Updated 5 years ago
- The proposed methodology assess how compression algorithms influence the clustering analysis with respect to anomaly detection of vessel …☆10Updated last year
- Python code to re-produce results and illustrations of trajectory classification.☆64Updated 5 years ago
- This application written in Python is capable of fully automatic clustering of 2D trajectory data.☆108Updated 8 years ago
- code for "Trajectory clustering via deep representation learning"☆180Updated 7 years ago
- ☆132Updated 6 years ago
- Analysis and transport mode classification of the GeoLife GPS Trajectories Dataset☆99Updated 6 years ago
- Implement the Douglas-Peucker algorithm to compress trajectories.☆12Updated 9 years ago
- 航迹检测☆21Updated 6 years ago
- Clustering of Taxi Trajectories☆11Updated 6 years ago
- Understanding transportation mode from GPS (Global Positioning System) traces is an essential topic in the data mobility domain. In this …☆47Updated 4 years ago
- Implement Trajectory Clustering: A Partition-and-Group Framework☆65Updated 3 years ago
- Trajectory Mining Library☆47Updated 4 years ago
- Source code for the paper "Towards Semantic-Aware Multiple-Aspect Trajectory Similarity Measuring"☆16Updated 4 years ago
- Python implementation of Traclus algorithm, for 2-D trajectories☆147Updated 9 months ago
- Inferring transportation modes from GPS trajectories using a Convolutional Neural Network☆47Updated 4 years ago
- Dual Supervised Autoencoder Based Trajectory Classification Using Enhanced Spatio-Temporal Information