Large Scale Time series forecasting with metalearning
Project description
tsf-meta -- A Python package for large scale time series forecasting with meta-learning
tsfmeta is a Python package for time series forecasting with meta-learning. Its goal is to make meta-learning available for researchers and time series forecasting practitioners in a unified, easy-to-use framework.
Installation
pip install tsfmeta
Resources
Description
tsfmeta was created with foundations on existing libraries in the PyTorch eco-system, stream-lined neural network layer definitions, temporal snapshot generators for batching, and integrated benchmark datasets. Specifically, the library provides a metadata class that abstracts handling data initialization, data iterating, train-test splitting, and feature extracting, etc., a meta-learner class that provides multiple predefined neural network architectures for meta-learning, and a utility class that provides functions that help users to create meta-data with their datasets.
Citing
If you use tsfmeta (including ideas proposed in the documentation, examples and tests) in your research please make sure to cite it.
- Ma, S., & Fildes, R. (2021). Retail sales forecasting with meta-learning. European Journal of Operational Research, 288(1), 111-128. doi:https://doi.org/10.1016/j.ejor.2020.05.038
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 tsfmeta-0.0.1.tar.gz.
File metadata
- Download URL: tsfmeta-0.0.1.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e820d2475a2b8dc1c98c712919477d81b37204564c81ec22f18fd3f9445d9db
|
|
| MD5 |
99af2e8c94af31d944b01ff534a9fe9c
|
|
| BLAKE2b-256 |
b2fc3afd3e2ef6e2394df5c552cc9eb6ad4c13bec0c8350fe7d2fda70a649d5d
|
File details
Details for the file tsfmeta-0.0.1-py3-none-any.whl.
File metadata
- Download URL: tsfmeta-0.0.1-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec80f6e1a7562343e50a336fcdc537c4788bb2d6ffd04c6ebe2c6101c82fe7de
|
|
| MD5 |
6f9f748d332123756125ff7b2465672f
|
|
| BLAKE2b-256 |
f4972387d2e61c6ea27c93a9e2e757cb65b77335e558db6240d561dad1d5fc6d
|