paper-with-me

Papers

PTRAIL - A python package for parallel trajectory data preprocessing

2021-08-26 · SoftwareX 2021 8 · Salman Haidri, Yaksh J. Haranwala, Vania Bogorny, Chiara Renso, Vinicius Prado da Fonseca, Amilcar Soares

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 specifi cally tailored to preprocess trajectory data. In this work we propose PTRAIL, a python package o ring 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.

📄 PDF Abstract BibTeX

Code (1)

YakshHaranwala/PTRAIL

Tasks

Position

Similar Papers 제목 키워드 기반

PTRAIL -- A python package for parallel trajectory data preprocessing

2021-08-26 · Salman Haidri, Yaksh J. Haranwala, Vania Bogorny, Chiara Renso 외

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 Modeling

Audiosockets: A Python socket package for Real-Time Audio Processing

2024-03-14 · Nicolas Shu, David V. Anderson

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

2023-08-22 · Maurício Moreira-Soares, Eduardo Mossmann, Rui D. M. Travasso, José Rafael Bordin

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 Engineering

The DynaSig-ML Python package: automated learning of biomolecular dynamics-function relationships

2022-07-07 · Olivier Mailhot, Francois Major, Rafael Najmanovich

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

2024-09-28 · Simon Dirmeier, Simone Ulzega, Antonietta Mira, Carlo Albert

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