tsaiEasy Playground

State-of-the-art deep learning for time series (built on fastai)

Getting started with tsaiRun locally
Install
pip install tsai
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: tsai)

tsai is a third-party package. State-of-the-art deep learning for time series (built on fastai). Install with: pip install tsai

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?