Library for time series clustering
Project description
OpenPy-TS-Clu
OpenPy-TS-Clu is a Python library based on the development of OpenTC-AMI that allows using data mining techniques to obtain models and patterns representative of user groups.
Installation
With pip
pip install openpy-ts-clu
Without pip, clone or download the repository, in the dist folder is the .whl file, copy the location of the file, and in the CMD:
pip install {path-save-files}/openpy_ts_clu-{version}-py3-none-any.whl’
If you have installation problems, you can contact us by email (jlara@iee.unsj.edu.ar) or through the same GitHub and according to the error that appears in the console we can give the necessary technical support.
How to use
First, in the IDE (Integrated Development Environment) of preference, we import the library:
from openpy_ts_clu import clustering_kmeans, scenarios
License
License: CC BY-NC-SA 4.0
This work has a license Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
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 openpy_ts_clu-0.1.1.tar.gz.
File metadata
- Download URL: openpy_ts_clu-0.1.1.tar.gz
- Upload date:
- Size: 5.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
832b754f32b107aed0274b3ceead09b659c1a60230c262b857fd29b4ef788939
|
|
| MD5 |
d393b72665ca9b0c85df07c20d7c2ee7
|
|
| BLAKE2b-256 |
1154b28403871c0540f565d968ba91e89479139d5f0fabaf217c948af8441f93
|
File details
Details for the file openpy_ts_clu-0.1.1-py3-none-any.whl.
File metadata
- Download URL: openpy_ts_clu-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51482d3e2ac527519497b47072655eef8ac34520778988b2b204cc9dbcc28984
|
|
| MD5 |
f2100eef9e35876abc43d72b3cc1d60b
|
|
| BLAKE2b-256 |
26b6e71a08443860751e7178631e9528cab7bd0623dc6383b1935990b169b91d
|