Placeholder
Project description
PyTSML
Python Time Series Machine Learning
This package, which was initially made as a result of my MSC Thesis in Computer Engineering, contains Python implementations of few machine learning algorithms designed to work (mainly classify) data in the time series format.
Currently implemented methods:
- LDMLT (LogDet Divergence-Based Metric Learning With Triplet Constraints) [Mei, J., Liu, M., Karimi, H.R., & Gao, H. (2014). LogDet Divergence-Based Metric Learning With Triplet Constraints and Its Applications. IEEE Transactions on Image Processing, 23, 4920-4931.];
- DDE (Derivative Delay Embedding) [Zhang, Z., Song, Y., Wang, W., & Qi, H. (2016). Derivative Delay Embedding: Online Modeling of Streaming Time Series. Proceedings of the 25th ACM International on Conference on Information and Knowledge Management.];
- KNN classifier with DTW distance.
Usage
To use the package, build the wheel yourself, install it through pip or just use the source file in Your project.
pip3 install PyTSML
Contact
Please use Github issues page for anything related to this package.
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 pytsml-1.0.tar.gz.
File metadata
- Download URL: pytsml-1.0.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b29c58aee8f1cae08518b54cc7d11f37cf137edcb08ae212b7d66f41f2bd79e1
|
|
| MD5 |
8ee36024f8909848cb8c59385f7d895d
|
|
| BLAKE2b-256 |
72559c4acd347ce3a2f7cfdd6faf8c784fde1c9227c1a0a4c89374fffb3daba6
|
File details
Details for the file pytsml-1.0-py3-none-any.whl.
File metadata
- Download URL: pytsml-1.0-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b67ae48b82c56e92dca6f22315591e0c25302d821bd0b9378666e85507a7141b
|
|
| MD5 |
b2e99850e88be7a9f424a14f355bd222
|
|
| BLAKE2b-256 |
af414e18775c9bcc54e3282c3f6a2950856b98230a62a41552fe0b16d9913af6
|