Metadata-Version: 2.1
Name: tsregressor
Version: 0.1.0
Summary: Time series forecasting with lagged features and exogenous variables.
Home-page: https://github.com/cobrobrown/tsregressor
Author: Conner Brown
Author-email: cobrobrown@gmail.com
License: BSD 2-clause
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown

# tsregressor
sklearn type package for time series regression i.e. using lagged time features and exogenous variables to estimate a target in the future


