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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for autoforecast-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60b6dd411266cfdfe1507db02e0a82075384fb8390851131c8aef938a3810a96 |
|
MD5 | bb0ef5f472b78285fffce52a6cd4a9c1 |
|
BLAKE2b-256 | ec033b29543655edc0b6258de1de230ba3acf33679cdb40cc866d6a3f3b57074 |