Skip to main content

Practical Deep Learning for Time Series / Sequential Data library based on fastai & Pytorch

Project description


tsai

State-of-the-art Deep Learning library for Time Series and Sequences.

CI PyPI Downloads

tsai is an open-source deep learning package built on top of Pytorch & fastai focused on state-of-the-art techniques for time series tasks like classification, regression, forecasting, imputation...

New in tsai:

"Using this method, it is possible to train and test a classifier on all of 109 datasets from the UCR archive to state-of-the-art accuracy in less than 10 minutes." A. Dempster et al. (Dec 2020)

  • Multi-class and multi-label time series classification notebook: you can also check our new tutorial notebook: 01a_MultiClass_MultiLabel_TSClassification.ipynb

  • Self-supervised learning: If you are interested in applying self-supervised learning to time series, you may check our new tutorial notebook: 08_Self_Supervised_MVP.ipynb

  • New visualization: We've also added a new PredictionDynamics callback that will display the predictions during training. This is the type of output you would get in a classification task for example:

Installation

You can install the latest stable version from pip using:

pip install tsai

Or you can install the cutting edge version of this library from github by doing:

pip install -Uqq git+https://github.com/timeseriesAI/tsai.git

Once the install is complete, you should restart your runtime and then run:

from tsai.all import *

Documentation

Here's the link to the documentation.

How to start using tsai?

To get to know the tsai package, we'd suggest you start with this notebook in Google Colab: 01_Intro_to_Time_Series_Classification

It provides an overview of a time series classification problem using fastai v2.

If you want more details, you can get them in nbs 00 and 00a.

To use tsai in your own notebooks, the only thing you need to do after you have installed the package is to add this:

from tsai.all import *

How to contribute to tsai?

We welcome contributions of all kinds. Development of features, bug fixes, and other improvements.

We have created a guide to help you start contributing to tsai. You can read it here.

Citing tsai

If you use tsai in your research please use the following BibTeX entry:

@Misc{tsai,
    author =       {Ignacio Oguiza},
    title =        {tsai - A state-of-the-art deep learning library for time series and sequential data},
    howpublished = {Github},
    year =         {2020},
    url =          {https://github.com/timeseriesAI/tsai}
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tsai-0.2.20.tar.gz (143.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tsai-0.2.20-py3-none-any.whl (180.0 kB view details)

Uploaded Python 3

File details

Details for the file tsai-0.2.20.tar.gz.

File metadata

  • Download URL: tsai-0.2.20.tar.gz
  • Upload date:
  • Size: 143.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.7.11

File hashes

Hashes for tsai-0.2.20.tar.gz
Algorithm Hash digest
SHA256 b9b156c75d70ce6378ed264f25400c4db8e063f621d71f4d3f740c902182e7dc
MD5 ccc250ee48eed213ecc5c82d948d03d9
BLAKE2b-256 abbc84c56dbb5ca2bad0322c6b5489f64e9f0e5a139bc6f5c9c7eed8f913c009

See more details on using hashes here.

File details

Details for the file tsai-0.2.20-py3-none-any.whl.

File metadata

  • Download URL: tsai-0.2.20-py3-none-any.whl
  • Upload date:
  • Size: 180.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.7.11

File hashes

Hashes for tsai-0.2.20-py3-none-any.whl
Algorithm Hash digest
SHA256 ed638d96d238a10a113ac1d8c55e785d9281626297187ab9d4f9decfb8ecc756
MD5 c44d716782395e5e065da9bb6f764c7d
BLAKE2b-256 bd27af3945c4f4252b7e766be7df0211a90cfa05aa6c1ff622a97eeae9a7b228

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page