Show HN: Farseer, rust rewrite of prophet with some extra goodies
ryanbieber.github.ioΒ·21hΒ·
Discuss: Hacker News
Flag this post

High-performance time series forecasting with Prophet-like capabilities. Built in Rust for maximum speed, with a familiar Python API.

Python 3.11+ Rust-powered

Why Farseer?

πŸš€

Blazing Fast

Rust-powered performance with automatic multithreading. Get forecasts in seconds, 5-10x faster than Prophet.

🎯

Accurate & Robust

Bayesian approach with uncertainty intervals. Handles missing data, outliers, and trend shifts automatically.

βš–οΈ

Weighted Observations

Native support for observation weights. Emphasize recent data or downweight outliers with ease.

πŸ“Š

Polars & Pandas

Works with both Polars (recommended, 5-10x faster) and Pandas DataFrames for backward compatibility.

πŸ”§

Fully Tunable

Multiple trend types, custom seasonality, holiday effects, and re…

Similar Posts

Loading similar posts...