https://github.com/stephanielees/time-series-classification-with-rocket
https://github.com/stephanielees/time-series-classification-with-rocket
deeplearning rocket time-series timeseriesclassification
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephanielees/time-series-classification-with-rocket
- Owner: stephanielees
- Created: 2023-11-28T05:14:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-28T05:22:08.000Z (over 1 year ago)
- Last Synced: 2025-04-06T06:44:38.308Z (2 months ago)
- Topics: deeplearning, rocket, time-series, timeseriesclassification
- Language: Jupyter Notebook
- Homepage: https://youtu.be/0c0YNWo9Xyg
- Size: 580 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# time-series-classification-with-ROCKET
Given a sequence of a sensor data, we want to classify it to a state of activity. This is my submission to Tabular Playground Series April 2022 from Kaggle. Unfortunately, I can't share the data due to the competition regulation.
To learn more about the ROCKET algorithm and see the code walkthrough, check out [this video](https://youtu.be/0c0YNWo9Xyg).