Python module for statistical learning, emphasizing time-dependent modeling
Top 61.7% on sourcepulse
Tick is a Python 3 library for statistical learning, specializing in time-dependent modeling for applications like point processes, generalized linear models, and optimization. It targets researchers and engineers working with temporal data, offering tools for inference, simulation, and efficient computation on various hardware.
How It Works
Tick's core is an optimization module featuring computational classes, solvers, and proximal operators for regularization. This design enables efficient handling of complex statistical models, particularly those involving time-series data and point processes. It provides tools for simulating and inferring Hawkes models with various kernel assumptions, facilitating advanced analysis of event sequences.
Quick Start & Requirements
pip install tick
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Windows support is experimental. The library was last updated in 2017, indicating potential for unaddressed issues or lack of recent feature development.
8 months ago
1 day