LSST time-series classification pipeline with baselines, MultiRocket, and Mantis linear probing.
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python generalization.py
Notes
tslearn's UCR_UEA_datasets loader.generalization.py.4 commits
2 commits
Python
100.0%
LSST time-series classification pipeline with baselines, MultiRocket, and Mantis linear probing.
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python generalization.py
Notes
tslearn's UCR_UEA_datasets loader.generalization.py.4 commits
2 commits
Python
100.0%