Skip to content

Commit 46c7121

Browse files
authored
Update README.md
1 parent 5e13206 commit 46c7121

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TrajectoriesCompressionAnalysis
22

3-
The proposed methodology assess how compression algorithms influence the clustering analysis with respect to anomaly detection of vessel trajectories. Results shows that a suitable compression algorithm for a particular scenario can reduce the overall processing time with a low impact on the clustering outcome.
3+
The proposed methodology assess how compression algorithms influence the clustering analysis with respect to anomaly detection of vessel trajectories. Results shows that a suitable compression algorithm for a particular scenario can reduce the overall processing time with a low impact on the clustering outcome. This source code is related to the work in [1]. Thus, if you are using this code please cite [1].
44

55
## Files Description
66
1. vessel_analysis.py
@@ -49,3 +49,7 @@ The proposed methodology assess how compression algorithms influence the cluster
4949
## Requirements
5050
The python version used was Python 3.9.5.
5151
The requirements to execute the code is in the file requirements.txt.
52+
53+
## Reference
54+
55+
[1] Ferreira, M. D., Campbell, J. N., Purney, E., Soares, A., & Matwin, S. (2023). Assessing compression algorithms to improve the efficiency of clustering analysis on AIS vessel trajectories. International Journal of Geographical Information Science (TGIS)

0 commit comments

Comments
 (0)