katsExpert Examples

Meta's toolkit for time series analysis: detection, forecasting, feature extraction

kats expert patterns

Expert-level usage, performance optimization, and internals.

python
# Install: pip install kats
import kats

# Expert-level kats usage
# Performance optimization and internals
print("kats expert patterns")

Expert-level kats usage for performance-critical and production-grade applications.

Want to try these examples interactively?

Open Expert Playground