Umbrella package for the Electric Barometer ecosystem (metrics, evaluation, features, adapters, and related tooling).
Project description
Electric Barometer (electric-barometer)
Top-level orchestration and entry-point package for the Electric Barometer ecosystem.
Overview
Electric Barometer is a modular framework for evaluating and selecting forecasts in operational environments where traditional accuracy metrics are insufficient. Rather than focusing solely on statistical error, the framework emphasizes service risk, asymmetry, and execution readiness.
This repository serves as the top-level entry point for the Electric Barometer ecosystem. It establishes a stable system boundary and coordinates access to core components. Detailed implementations of metrics, evaluation workflows, feature engineering utilities, and integration adapters live in dedicated sub-packages.
Role in the Electric Barometer Ecosystem
electric-barometer defines the public system boundary for the Electric Barometer ecosystem. It provides a unified entry point, establishes compatible dependency constraints across core packages, and ensures that the ecosystem can be installed and imported as a coherent whole.
This repository does not implement metrics, evaluation logic, feature engineering, or model adapters directly. Those responsibilities live in dedicated sub-packages. Instead, this layer coordinates composition, versioning, and optional integration, allowing users to adopt only the components they need while maintaining a stable and well-defined top-level interface.
Installation
pip install electric-barometer
Design Philosophy
Electric Barometer is designed around the idea that forecast quality in operational systems cannot be reduced to a single notion of statistical accuracy. In many real-world settings, the cost of over-forecasting and under-forecasting is asymmetric, and the consequences of failure depend on execution constraints rather than abstract error alone.
The ecosystem is intentionally modular. Metrics, evaluation workflows, feature engineering utilities, and integration adapters are developed as independent components with clear responsibilities. This separation allows the framework to remain flexible, composable, and adaptable to different operational contexts without forcing a monolithic workflow.
At the system level, Electric Barometer prioritizes explicit contracts, stable interfaces, and conservative composition. The top-level orchestration layer exists to define clear boundaries and reduce coupling, ensuring that the ecosystem can evolve without breaking downstream usage.
License
BSD 3-Clause License.
© 2025 Kyle Corrie.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file electric_barometer-0.2.3.tar.gz.
File metadata
- Download URL: electric_barometer-0.2.3.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c64a7c0cf32b1393d83993d4a48cb1865e87d99eb601176305b9bfc9fc9b94f6
|
|
| MD5 |
1f4c517e01d8423d3be0a8c11506eb4a
|
|
| BLAKE2b-256 |
b08d5945f6de94ca9092b2d0cc3734743bc26b71be1ad374514821805aa1b05e
|
File details
Details for the file electric_barometer-0.2.3-py3-none-any.whl.
File metadata
- Download URL: electric_barometer-0.2.3-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
544d80a3486908ddd262e81c674c7421e8f5719ada4347f16a79edfa006389ed
|
|
| MD5 |
0dea2759c40bba7dada1aa1a62093536
|
|
| BLAKE2b-256 |
b0b6eabd462715cda86ecf5ca55361beda6348a7af87416fce6cd202585a5052
|