https://github.com/sequential-parameter-optimization/spotforecast2
Forecasting with spot
https://github.com/sequential-parameter-optimization/spotforecast2
Last synced: about 4 hours ago
JSON representation
Forecasting with spot
- Host: GitHub
- URL: https://github.com/sequential-parameter-optimization/spotforecast2
- Owner: sequential-parameter-optimization
- License: agpl-3.0
- Created: 2026-02-02T16:26:49.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-05-16T08:51:13.000Z (23 days ago)
- Last Synced: 2026-05-16T10:41:48.884Z (23 days ago)
- Language: Python
- Size: 55.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# spotforecast2
[](https://www.python.org/downloads/)
[](https://pypi.org/project/spotforecast2/)
[](https://pypi.org/project/spotforecast2/)
[](https://pepy.tech/project/spotforecast2)
[](LICENSE)
**Testing & Quality**
[](https://github.com/sequential-parameter-optimization/spotforecast2/actions/workflows/ci.yml)
[](https://codecov.io/gh/sequential-parameter-optimization/spotforecast2)
[](https://api.reuse.software/info/github.com/sequential-parameter-optimization/spotforecast2)
[](https://scorecard.dev/viewer/?uri=github.com/sequential-parameter-optimization/spotforecast2)
[](https://sequential-parameter-optimization.github.io/spotforecast2/)
[](https://github.com/sequential-parameter-optimization/spotforecast2/releases)
**Status**
[](https://github.com/sequential-parameter-optimization/spotforecast2)
[](https://github.com/psf/black)
## About spotforecast2
`spotforecast2` is an extension of the `spotforecast-safe` Python library for time series forecasting in safety-critical applications.
## Documentation
Documentation (API) is available at: [https://sequential-parameter-optimization.github.io/spotforecast2/](https://sequential-parameter-optimization.github.io/spotforecast2/)
## License
`spotforecast2` software: [AGPL-3.0-or-later License](LICENSE)
## Attributions
Parts of the code are ported from `skforecast` to reduce external dependencies.
Many thanks to the [skforecast team](https://skforecast.org/0.20.0/more/about-skforecast.html) for their great work!
# References
## spotforecast2-safe
* [spotforecast2-safe documentation](https://sequential-parameter-optimization.github.io/spotforecast2-safe/)
* [spotforecast2-safe GitHub](https://github.com/sequential-parameter-optimization/spotforecast2-safe)
## skforecast:
* Amat Rodrigo, J., & Escobar Ortiz, J. (2026). skforecast (Version 0.20.0) [Computer software]. https://doi.org/10.5281/zenodo.8382788
## spotoptim:
* [spotoptim documentation](https://sequential-parameter-optimization.github.io/spotoptim/)