Behavioral segmentation and clustering of trajectory data.
Project description
Frosted Tracks
Analysis of trajectory behavior using TICC and DBSCAN
Repository Structure
src/: Source code
Best practice: prototype code in a notebook, then move it into src/frosted_tracks with proper docstrings and test cases when it's ready to share. Open a pull request to our GitHub repository if you'd like to integrate your work into the main trunk!
Python Environment
We recommend that you use Anaconda (https://www.anaconda.com) for your
Python environment. If you do, there's an environment.yml file in this
repository that you can use to set up your dependencies as follows:
conda env create -f environment.yml
License
See the file LICENSE in the root directory of the repository for details. We release this work under a 3-clause BSD license.
Changes
Version 1.0: Initial release. Not distributed to PyPI.
Version 1.1: Experimental cluster predictor disconnected. It was causing build errors when we tried to construct wheels. You must now supply the desired number of clusters when you call cluster_trajectories.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file frosted_tracks-1.1.0-py3-none-any.whl.
File metadata
- Download URL: frosted_tracks-1.1.0-py3-none-any.whl
- Upload date:
- Size: 366.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
001deffd71db22ba29c3b233905e9becc3e5b7089aab0a516ffbff47cc2d449e
|
|
| MD5 |
6713141f68ac763f43175ee97325da0c
|
|
| BLAKE2b-256 |
eae5f611f4253761f4070f76e4049300b3e0e658ec19b333c368f2ec2ea3a6f1
|