sktime — Easy Playground
Time series machine learning: classification, regression, forecasting
Getting started with sktimeRun locally
Install
pip install sktimePython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: sktime)
sktime is a third-party package. Time series machine learning: classification, regression, forecasting. Install with: pip install sktime
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?