Simple time series forecasting based on multiple linear regression
Project description
HCL Model
Simple time series forecasting based on multiple linear regression.
Documentation
Full documentations hosted on GitHub pages: khrapovs.github.io/hcl-model.
Installation
pip install hcl-model
Contribute
Create a virtual environment and activate it
python -m venv venv
source venv/bin/activate
Install the development packages
pip install -e .[dev]
and use pre-commit to make sure that your code is blackified automatically (used the black package):
pre-commit install
Run tests:
pip install -e .[test]
pytest
Build documentation:
pip install -e .[doc]
mkdocs build
or use
mkdocs serve
if you prefer a live, self-refreshing, documentation.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hcl-model-0.6.2.tar.gz.
File metadata
- Download URL: hcl-model-0.6.2.tar.gz
- Upload date:
- Size: 38.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94b05c15218ff12223fb0650f7c7d2e0532a5e8f446bd8e73b49ace8cacc97ef
|
|
| MD5 |
e3fb9c87680982a6b7485031ad6c5885
|
|
| BLAKE2b-256 |
9598e1c40173afe815dd680c41d4fa9ad9cc003b881a31393fe188c801d4096b
|
File details
Details for the file hcl_model-0.6.2-py3-none-any.whl.
File metadata
- Download URL: hcl_model-0.6.2-py3-none-any.whl
- Upload date:
- Size: 27.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc42a48707501dc1122378e333404749756c9f886ed386ad58fa95e8840b324c
|
|
| MD5 |
2d2fcd601dcbe4baa760b263a78ac380
|
|
| BLAKE2b-256 |
59fbb2964a089678b67a4440d825a7e5ab4a67dcc86b2486ab537c52485740b3
|