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.1.tar.gz
(2.8 kB
view hashes)
Built Distribution
Close
Hashes for autoforecast-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e0095e1f705cc456597297ae6acd98c584fe59072513b1303377715dfd66022 |
|
MD5 | 2db902f2d2ab6f2d7bd87cd2e90f72be |
|
BLAKE2b-256 | dac91064e783b01d4b5a8744d69dd85823de39c9043e5e95e7b6892a2f4ddf72 |