Project for master's dissertation paper materials about extraction of vehicle gps activities from customized clustering model
- PyPI: Python module with pre-built clustering models
- GitHub: Python module with pre-built clustering models
NOTE: you can use makefile to configure everything you need
- Create python virtual environment using any package manager (
make env_create
) - Install all dependencies (
make env_configure
) - you are good to go)