PTRAIL - A python package for parallel trajectory data preprocessing
Trajectory data represent a trace of an object that changes its position in space over time. This kind of data is complex to handle and analyze, since it is generally produced in huge quantities, often prone to errors generated by the geolocation device, human mishandling, or area coverage limitation. Therefore, there is a need for software specifically tailored to preprocess trajectory data. In this work we propose PTRAIL, a python package oring several trajectory preprocessing steps, including ltering, feature extraction, and interpolation. PTRAIL uses parallel computation and vectorization, being suitable for large datasets and fast compared to other python libraries.
Code (1)
Tasks
PositionSimilar Papers 제목 키워드 기반
PTRAIL -- A python package for parallel trajectory data preprocessing
Trajectory data represent a trace of an object that changes its position in space over time. This kind of data is complex to handle and analyze, since it is generally produced in huge quantities, often prone to errors ge…
Feature EngineeringPositionTrajectory ModelingAudiosockets: A Python socket package for Real-Time Audio Processing
There are many packages in Python which allow one to perform real-time processing on audio data. Unfortunately, due to the synchronous nature of the language, there lacks a framework which allows for distributed parallel…
TrajPy: empowering feature engineering for trajectory analysis across domains
Trajectories, sequentially measured quantities that form a path, are an important presence in many different fields, from hadronic beams in physics to electrocardiograms in medicine. Trajectory anal-ysis requires the qua…
Feature EngineeringThe DynaSig-ML Python package: automated learning of biomolecular dynamics-function relationships
Summary: The DynaSig-ML (Dynamical Signatures - Machine Learning) Python package allows the efficient, user-friendly exploration of 3D dynamics-function relationships in biomolecules, using datasets of experimental measu…
Simulation-based inference with the Python Package sbijax
Neural simulation-based inference (SBI) describes an emerging family of methods for Bayesian inference with intractable likelihood functions that use neural networks as surrogate models. Here we introduce sbijax, a Pytho…
Bayesian InferenceCPUGPU