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.2.tar.gz
(2.8 kB
view hashes)
Built Distribution
Close
Hashes for autoforecast-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30353a695077c92eb9cd863643a340ca3242edd359c0d948c56675d6762d7543 |
|
MD5 | 7484cbc8d40737bed9c195a35fb6404c |
|
BLAKE2b-256 | 27092defb788d20616857ae25470b4891deca0c0b85d3025f5d7717084fb4887 |