Metadata-Version: 2.1
Name: gpforecaster
Version: 0.3.1
Summary: Hierarchical time series forecasting model using Gaussian Processes
Author: Luis Roque
Author-email: <roque0luis@gmail.com>
Keywords: python,time series,hierarchical,forecasting,gaussian process,machine learning
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

A package that allows you to forecast time series datasets with some type of hierarchical structure. The algorithm is implementedusing PyTorch
