Machine Learning Over Time-Series: A toolkit for time-series analysis
Project description
Machine Learning On Time-Series (MLOTS
)
mlots
provides Machine Learning tools for Time-Series Classification.
This package builds on (and hence depends on) scikit-learn
, numpy
, tslearn
, annoy
, and hnswlib
libraries.
It can be installed as a python package from the PyPI repository.
Installation
Install mlots
by running:
pip install mlots
After installation, it can be imported to a python
environment to be employed.
import mlots
Documentation
The documentation is hosted at readthedocs. Examples of using mlots
models are present in the Getting Started section of the documentation.
Contribute
- Issue Tracker: https://github.com/vivekmahato/mlots/issues
- Source Code: https://github.com/vivekmahato/mlots
Support
If you are having issues, please let us know.
License
The project is licensed under the BSD 3-Clause 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 Distributions
Built Distribution
File details
Details for the file mlots-0.0.5.2-py3-none-any.whl
.
File metadata
- Download URL: mlots-0.0.5.2-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9eac2307580d4451248d93f9d8f9f75aeb935ec6153d15cce249309874bc15e9 |
|
MD5 | 99b90ef13d6ff7263940676e604fa6c7 |
|
BLAKE2b-256 | cae781ff922cb21fc392f5e29eb3a84dac13cea477fcbc1be51fb263fb6e663f |