A set of algorithms to help with timeseries flow
Project description
🚀 Timepulse: Unleash the Power of Time Series Processing and Modeling!
Welcome to Timepulse, your ultimate destination for conquering the world of time series data with unprecedented ease and efficiency.
Installation 🧙♂️
To summon the might of Timepulse into your realm, a simple pip command shall suffice:
pip install timepulse
Timepulse: Unleash the Power of Time Series Processing and Modeling!
Witness the seamless integration of temporal mastery into your coding sanctum!
Journey into the Time Dimension ⏳
Embark on an odyssey through time as you harness the Timepulse magic. Transform raw time series data into insights that transcend the ordinary. Your code, now a symphony of temporal brilliance!
How to use timepulse
Import
from timepulse.models.nn import MultivariateDenseWrapper
from timepulse.utils.models import run_model
Run model
y_pred, result_metrics = run_model(model_instance, X_train.values, y_train, X_val.values, y_val, verbose=0)
Results example
[ 8287547.5 10593171. 12349981. 13229407. 10743349. 8585146.
7701900. 6690604.5 6193717.5 5999759. 5651086.5 5573535.5
9689985. 12014953. 14384974. 14222123. ],
{'mae': 452268.53, 'mse': 452862200000.0, 'rmse': 672950.4, 'mape': 4.8490524, 'smape': 10.239903, 'mase': 0.31943747, 'r2_score': 0.94421965}
Spellbinding Features ✨
- Temporal Alchemy: Shape time series data effortlessly.
- Predictive Sorcery: Unlock the future with powerful modeling.
- Intuitive Elixir: Simplify complexities with an enchantingly user-friendly interface.
License 📜
Credits: Makers of Timepulse 🌈
Timepulse was conjured into existence by the brilliant minds at Squaredev. Their dedication to temporal excellence knows no bounds.
Embark on a journey with Timepulse – where time meets brilliance, and magic unfolds! ✨🕰️🚀
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
File details
Details for the file timepulse-0.3.0.tar.gz
.
File metadata
- Download URL: timepulse-0.3.0.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d63c5151f28a7b7cfcd37fca051137698ea8bdeb0833f4278e9df21944a6ebcc |
|
MD5 | 0f8711b37c7edf2ba34d288a8477224d |
|
BLAKE2b-256 | bfb3777013f468d7703bb36f62fb6a08fb8f0462def096de901305cdf4b296c7 |
File details
Details for the file timepulse-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: timepulse-0.3.0-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b41c90b391746663167721d958aa7d75b8aa2d0199f40999a749e28570fe790e |
|
MD5 | b3afc4702cb525142d3f55bebccd5851 |
|
BLAKE2b-256 | 8eb426f78f98c14377f69b73efd791d3651eade06674b242f311d5e08443b2ad |