Skip to content
/ gloria Public

A modern framework for time series analysis and forecasting, offering everything from simple automated fits to fine-grained parameter control, with native support for diverse data types.

License

Notifications You must be signed in to change notification settings

e-dyn/gloria

Repository files navigation

Gloria Logo


Static Badge Code style: black Linting: Ruff Checked with mypy Pydantic v2

Gloria is a modern open-source framework for time series analysis and forecasting, designed for the demands of complex, real-world data. It combines robust statistical modeling with flexible controls and full transparency to enable trustworthy forecasting.

Key Features

  • Distributional Flexibility: Go beyond the normal distribution and model count data (Poisson, Binomial, Negative Binomial, Beta-Binomial), bounded rates (Beta), or non-negative floats (Gamma) natively
  • Any Time Grid: Gloria handles arbitrary sampling intervals (not just daily)
  • Rich Event Modeling: Parametric and extensible event library to handle holidays, campaigns, or maintenance windows - any event, any shape, for realistic impacts and reduced overfitting.
  • Fully Explainable: Gloria's models are explicit, fully documented, and always inspectable.
  • Modern Python Stack: Type hints, pydantic for validation, and a clean API design reminiscent of Prophet but with a much more maintainable and extensible codebase.

Important Links

About

A modern framework for time series analysis and forecasting, offering everything from simple automated fits to fine-grained parameter control, with native support for diverse data types.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages