Giter Site home page Giter Site logo

kevingmq / pyts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from johannfaouzi/pyts

0.0 1.0 0.0 4.63 MB

A Python package for time series transformation and classification

License: BSD 3-Clause "New" or "Revised" License

Batchfile 2.30% Shell 1.24% Python 96.46%

pyts's Introduction

Welcome to pyts, a Python package for time series transformation and classification !

Build Status codecov PyPI - Python Version PyPI version DOI

pyts is a Python package for time series transformation and classification. It aims to provide state-of-the-art as well as recently published algorithms for time series classification. Most of these algorithms transform time series, thus pyts provides several tools to perform these transformations.

Installation

Dependencies

pyts has been tested on Python 2.7 and 3.5 with the following dependencies:

  • numpy (>= 1.13.3)
  • scipy (>= 0.13.3)
  • scikit-learn (>=0.17.0)
  • future (>=0.13.0) (for Python 2 compatibility)

To run the examples matplotlib is required (matplotlib >= 2.0.0 has been tested).

User installation

If you already have a working installation of numpy, scipy and scikit-learn, you can easily install pyts using pip

pip install pyts

You can also get the latest version of pyts by cloning the repository

git clone https://github.com/johannfaouzi/pyts.git
cd pyts
pip install .

Documentation

For more information about the algorithms implemented in pyts as well as how to use them, you can have a look at the HTML documentation

Citation

pyts is registered on Zenodo. If you use it in a scientific publication, please cite us

@misc{johann_faouzi_2018_1244152,
author       = {Johann Faouzi},
title        = {{pyts: a Python package for time series transformation and classification}},
month        = may,
year         = 2018,
doi          = {10.5281/zenodo.1244152},
url          = {https://doi.org/10.5281/zenodo.1244152}
	}

pyts's People

Contributors

johannfaouzi avatar hareyakana avatar avisp avatar rth avatar

Watchers

Kevin Gustavo M. Q. avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.