Skip to main content

AutoML time series forecasting

Project description

Auto Forecast

AutoML library for time series forecasting

Getting started

Install virtualenv

$ pip install virtualenv

Create a virtualenv named venv

$ virtualenv venv

Activate the virtualenv venv

$ source venv/bin/activate

Upgrade pip

$ pip install pip --upgrade

Install the requirements

$ pip install -r requirements.txt

Run the main.py file

$ python3 main.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autoforecast-0.0.4.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

autoforecast-0.0.4-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page