DEPRECATED: use `skaters` instead. This is a thin shim re-exporting `laplace` from skaters.
Project description
timemachines ⚠️ DEPRECATED
timemachines is deprecated and has been replaced by skaters.
skaters is a faster, lighter univariate forecasting package that runs in Pyodide. It completely supersedes timemachines.
Migrate
pip install skaters
from skaters import laplace
Compatibility shim
For now, timemachines is just a thin shim over skaters. It re-exports laplace so existing imports keep working, and emits a DeprecationWarning:
from timemachines import laplace # still works, but please switch to skaters
Everything else that used to live in timemachines (the skaters/skatertools subpackages, the per-package model adapters, evaluation tooling, etc.) has been removed. If you depend on any of it, pin an old release (timemachines<0.21) or, better, move to skaters.
Links
- New package: https://github.com/microprediction/skaters
- Docs: https://skaters.microprediction.org/
MIT licensed.
Project details
Release history Release notifications | RSS feed
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 timemachines-1.0.0.tar.gz.
File metadata
- Download URL: timemachines-1.0.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1209c7ba0208fa6caa210230a686ad306eb742075dd89c7efe2d00a4e614dcd2
|
|
| MD5 |
2f89c8f79f6d78e4463486117035c1e7
|
|
| BLAKE2b-256 |
5d043c4efea25388f0068904523e346bbd95b1f61265242532515232511eb071
|
File details
Details for the file timemachines-1.0.0-py3-none-any.whl.
File metadata
- Download URL: timemachines-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a8637635cb9c52a657a4fa794fb21706f50f0d15ea52d383aa0590ef79eed0e
|
|
| MD5 |
05299a802b6b664e9dcbb8fed782b6f7
|
|
| BLAKE2b-256 |
f632b4d50b329b2381cc010100a45bbb89dacea45441d80a5c967ce2a9b606b0
|