paper-with-me

Papers

IntLevPy: A Python library to classify and model intermittent and Lévy processes

2025-06-04 · Shailendra Bhandari, Pedro Lencastre, Sergiy Denysov, Yurii Bystryk, Pedro G. Lind

IntLevPy provides a comprehensive description of the IntLevPy Package, a Python library designed for simulating and analyzing intermittent and L\'evy processes. The package includes functionalities for process simulation, including full parameter estimation and fitting optimization for both families of processes, moment calculation, and classification methods. The classification methodology utilizes adjusted-$R^2$ and a noble performance measure {\Gamma}, enabling the distinction between intermittent and L\'evy processes. IntLevPy integrates iterative parameter optimization with simulation-based validation. This paper provides an in-depth user guide covering IntLevPy software architecture, installation, validation workflows, and usage examples. In this way, IntLevPy facilitates systematic exploration of these two broad classes of stochastic processes, bridging theoretical models and practical applications.

📄 PDF Abstract BibTeX arXiv:2506.03729

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimation

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Tick: a Python library for statistical learning, with a particular emphasis on time-dependent modelling

2017-07-10 · Emmanuel Bacry, Martin Bompaire, Stéphane Gaïffas, Soren Poulsen

Tick is a statistical learning library for Python~3, with a particular emphasis on time-dependent models, such as point processes, and tools for generalized linear models and survival analysis. The core of the library is…

Point ProcessesSurvival Analysis

GEMA: An open-source Python library for self-organizing-maps

2022-02-17 · Alvaro J. Garcia-Tejedor, Alberto Nogales

Organizations have realized the importance of data analysis and its benefits. This in combination with Machine Learning algorithms has allowed to solve problems more easily, making these processes less time-consuming. Ne…

BIG-bench Machine Learning

GRLib: An Open-Source Hand Gesture Detection and Recognition Python Library

2023-10-23 · Jan Warchocki, Mikhail Vlasenko, Yke Bauke Eisma

Hand gesture recognition systems provide a natural way for humans to interact with computer systems. Although various algorithms have been designed for this task, a host of external conditions, such as poor lighting or d…

Data AugmentationGesture RecognitionHand Gesture RecognitionHand-Gesture Recognition

Deep Fast Machine Learning Utils: A Python Library for Streamlined Machine Learning Prototyping

2024-09-14 · Fabi Prezja

Machine learning (ML) research and application often involve time-consuming steps such as model architecture prototyping, feature selection, and dataset preparation. To support these tasks, we introduce the Deep Fast Mac…

feature selectionManagement

Leabra7: a Python package for modeling recurrent, biologically-realistic neural networks

2018-09-11 · C. Daniel Greenidge, Noam Miller, Kenneth A. Norman

Emergent is a software package that uses the AdEx neural dynamics model and LEABRA learning algorithm to simulate and train arbitrary recurrent neural network architectures in a biologically-realistic manner. We present …

BIG-bench Machine Learning