DOCUMENTATION
Why NeuralForecast
NeuralForecast is a time-series forecasting library with deep learning models.
Why Deep Learning
- Highly Accurate Predictions:
- High capacity shared models across panel data time series.
- Fast and Efficient Models:
- Automatic featurization provided by the networks information processes.
- Fast GPU computations.
NeuralForecast Features
- Easy-to-use state-of-the-art models:
- Dataset, dataloader and evaluation utility.
- Code organization follows Lightning. Pure PyTorch without boilerplate.
- Implementations of high performing forecasting models with minimal entry barriers.
- High Efficiency and low computation costs:
- Fast dataloaders and model optimization.
- Scalable to any hardware without changing the models.
Tutorial 1: Installation and Introduction
Tutorial 2: Time Series DataSets and DataLoaders
Tutorial 3: Model Training and Evaluation
Tutorial 4: Production Deployment
Community
Slack, twitter, something else
Release files for neuralforecast 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| neuralforecast-0.0.5.tar.gz | 94.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| neuralforecast-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 212.8 kB
Release files / neuralforecast-0.0.5.tar.gz
| Download URL | neuralforecast-0.0.5.tar.gz |
|---|---|
| Size | 94.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b5f67525a2284112886f4f28004b51a082c30903a3e90e6329012e91c5869e05
|
|
BLAKE2b-256 checksum How to use checksums |
5133c5cb14e88b4080620148a2f1a392c903d8325164a738ca67c623f9fb9047
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.12
|
Release files / neuralforecast-0.0.5-py3-none-any.whl
| Download URL | neuralforecast-0.0.5-py3-none-any.whl |
|---|---|
| Size | 118.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bee1c10286b0e0c89bbfa534e8b971dd41fd1231f6c95487c22abbdd41a6f5ec
|
|
BLAKE2b-256 checksum How to use checksums |
5e314f62ce91c077d9bd87ad08561df0badbe9100e7c9b013edf45c04470ccf8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.12
|