pytorch-forecasting

View on PyPIReverse Dependencies (7)

1.0.0 pytorch_forecasting-1.0.0-py3-none-any.whl

Wheel Details

Project: pytorch-forecasting
Version: 1.0.0
Filename: pytorch_forecasting-1.0.0-py3-none-any.whl
Download: [link]
Size: 140422
MD5: 7ee10ed59fc8c3af98ca349446617d4d
SHA256: 4f52d6fed243a5943e2277dd6a7005eebc24fc853d35f4d766d6deb3f7dc4a4f
Uploaded: 2023-04-10 19:56:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytorch-forecasting
Version: 1.0.0
Summary: Forecasting timeseries with PyTorch - dataloaders, normalizers, metrics and models
Author: Jan Beitner
Home-Page: https://pytorch-forecasting.readthedocs.io
Project-Url: Documentation, https://pytorch-forecasting.readthedocs.io
Project-Url: Repository, https://github.com/jdb78/pytorch-forecasting
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8,<3.11
Requires-Dist: cpflows (<0.2.0,>=0.1.2); extra == "mqf2"
Requires-Dist: fastapi (>=0.80)
Requires-Dist: lightning (<3.0.0,>=2.0.0)
Requires-Dist: matplotlib
Requires-Dist: networkx (<4.0.0,>=3.0.0); extra == "graph"
Requires-Dist: optuna (<4.0.0,>=3.1.0)
Requires-Dist: pandas (<=3.0.0,>=1.3.0)
Requires-Dist: pytest-github-actions-annotate-failures; extra == "github-actions"
Requires-Dist: pytorch-optimizer (<3.0.0,>=2.5.1)
Requires-Dist: scikit-learn (<2.0,>=1.2)
Requires-Dist: scipy (<2.0,>=1.8)
Requires-Dist: statsmodels
Requires-Dist: torch (<3.0.0,>=2.0.0)
Provides-Extra: github-actions
Provides-Extra: graph
Provides-Extra: mqf2
Description-Content-Type: text/markdown
[Description omitted; length: 9638 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytorch_forecasting/__init__.py sha256=DSMQtrGJznys7tFCBcP5_bINawi_IkdN_TWTLr_HwL0 2373
pytorch_forecasting/data/__init__.py sha256=AWG3IDgTZPLGc3Maw6CWUXXIZGgH1FcQKZJGHsB9Hss 687
pytorch_forecasting/data/encoders.py sha256=mlNw_wNyp1By2IXupbY1mgwP0ZIUQY4qsvuHva5FJNc 47622
pytorch_forecasting/data/examples.py sha256=NVUkuN_eTSIMXZvnzeOIwC359HiYPEhvlnX0tVPH-Tw 3357
pytorch_forecasting/data/samplers.py sha256=G4jAAH4Coe62r4fTq-KXrxv9pWHFq69Im6PZLKQFkUg 5633
pytorch_forecasting/data/timeseries.py sha256=BFVHK8wAi-eJHGS5LaIwGiNzK7J4hyjZuxSNxXKq_no 90005
pytorch_forecasting/metrics/__init__.py sha256=G526rrCEmm5Bwo5RgDmG-NPMW5MOUHJz3OGsKEM6NiA 1324
pytorch_forecasting/metrics/_mqf2_utils.py sha256=tOL89ArlNLklKz6UKtAAQ8JUuQLUP9V7R9O_h6gGCMw 17629
pytorch_forecasting/metrics/base_metrics.py sha256=hHTx5S4RoQarChAPiYHy2kNuzMpuevjHBIYkte1oKEg 36785
pytorch_forecasting/metrics/distributions.py sha256=eUZUXo3dRZ-G8nHWaPVGyNqo0lZ8bAxkQrEGXurgIVA 22296
pytorch_forecasting/metrics/point.py sha256=rwH9ggTIDneXpACEeOZ5XRaGrdH4OxBq-xFFZblnYCc 10491
pytorch_forecasting/metrics/quantile.py sha256=iRgfovcmbJ3KgxXhRownvzheov7eXHaBGk7SSIN8w7A 1845
pytorch_forecasting/models/__init__.py sha256=vX6pWAyfx5D-vkqNj9_bDeYweOvZh9jx4-W5c1tCxas 1042
pytorch_forecasting/models/base_model.py sha256=XplzRRaTp30TBGzhow6RJUWfWzsWXcfvlo9Cg0g0c7o 102654
pytorch_forecasting/models/baseline.py sha256=kJDU14ucTt1wqs7fjDXGP64IsdxRwOjt3U6QQrFsLy0 2377
pytorch_forecasting/models/deepar/__init__.py sha256=M9zofBcqQsdwVZhKX2vQ5R1tYIls-wpOV5t3Z749oiI 19790
pytorch_forecasting/models/mlp/__init__.py sha256=lWNwCHV82WQfOi9QbTZPRJaF2RK6eqDrSUvMMRZMf7g 7328
pytorch_forecasting/models/mlp/submodules.py sha256=-omcNSGwraBy0W8kpsdKhVCBYNvIeTTZyMZ_IqihuWo 1564
pytorch_forecasting/models/nbeats/__init__.py sha256=T8Y12yV2kiBsxF_pYsb79sqDGchpSvbewLdrtd1nOIk 16638
pytorch_forecasting/models/nbeats/sub_modules.py sha256=9dZg_J11H1HtcwKvzg6AZ2qy6k6Ypn6_Digb6_TBOa4 6391
pytorch_forecasting/models/nhits/__init__.py sha256=W9hOt9Z-ELjCpx1-Leo-HQn2siphHYsZF7LgV0x87q8 25154
pytorch_forecasting/models/nhits/sub_modules.py sha256=H8_DGhgnCtFwPmZKKql_dDiYGRfX7nt5Sy7M4Njp7yI 13655
pytorch_forecasting/models/nn/__init__.py sha256=89kvIrUZjW3CPTbZtckP8ltQ4zH0MA7GI9yg2_d5cKg 380
pytorch_forecasting/models/nn/embeddings.py sha256=OZTOYEk7e03iC6Yt_PeGQBbzmEFrgO-IROx7z8HUyyA 8969
pytorch_forecasting/models/nn/rnn.py sha256=Lnq3VgLSWXUbwe7ur5Mf_rJskBMr7CAK6pH2Zia2jcY 7736
pytorch_forecasting/models/rnn/__init__.py sha256=PbbG_hScf-vBjxMnZ8a0oGbmzimQy-fF62sf9gF16nM 13439
pytorch_forecasting/models/temporal_fusion_transformer/__init__.py sha256=vLNi1Z3wXYY_kcGfdsR6gWdc4VueQS8INIePf6cm2BU 39159
pytorch_forecasting/models/temporal_fusion_transformer/sub_modules.py sha256=oe1sVAJxBK40wEo0DqgPM3TAXVIEd7DQPDnfXpk7Je0 15926
pytorch_forecasting/models/temporal_fusion_transformer/tuning.py sha256=7fm52cgtBXa5ZlgCs_vO0szg5cWgAFbQk8g9nI9PlXg 9349
pytorch_forecasting/utils.py sha256=2me9FyS8BHc5FYRbSn0sXM5eTr895XI_scX9WG_DBWA 18287
pytorch_forecasting-1.0.0.dist-info/LICENSE sha256=510xIfZQM0b7pQ0StfGTdVDVIKcL3q-PNB6G9LYMZ5k 1068
pytorch_forecasting-1.0.0.dist-info/METADATA sha256=TAGm0T5oBsuPMm_qX--neIEX98TCiAJ40WfK7JvDc54 11608
pytorch_forecasting-1.0.0.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
pytorch_forecasting-1.0.0.dist-info/RECORD