Machine Learning On Time-Series (mlots)

_images/signal.gif


https://travis-ci.com/vivekmahato/mlots.svg?branch=main https://codecov.io/gh/vivekmahato/mlots/branch/main/graph/badge.svg?token=YRbBDwzetb https://img.shields.io/pypi/pyversions/mlots.svg https://readthedocs.org/projects/mlots/badge/?version=latest https://img.shields.io/badge/License-BSD%203--Clause-blue.svg https://img.shields.io/twitter/url/https/twitter.com/mistermahato.svg?style=social&label=Follow

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

Indices and tables

Contribute

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.