mrseql 0.0.4


pip install mrseql

  Latest version

Released: Aug 06, 2024

Project Links

Meta
Author: Thach Le Nguyen
Requires Python: >=3.7

Classifiers

This package

A standalone Python wrapper for MrSEQL

Installation

Installation using pip

pip install mrseql

Installation from source

git clone https://github.com/mlgig/mrseql.git

cd mrseql

pip install .

Paper

T. L. Nguyen, S. Gsponer, I. Ilie, M. O'reilly and G. Ifrim Interpretable Time Series Classification using Linear Models and Multi-resolution Multi-domain Symbolic Representations in Data Mining and Knowledge Discovery (DMKD), May 2019, https://doi.org/10.1007/s10618-019-00633-3

Extras: None
Dependencies:
numpy (>=1.18)
pandas (>=1.0.3)
scikit-learn (>=0.22)