antoineverier/lsst_classification

LSST Classification

0

stars

6

commits

Python

primary language

Mar 16, 2026

updated

README

LSST classification

LSST time-series classification pipeline with baselines, MultiRocket, and Mantis linear probing.

Installation

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Run

python generalization.py

Notes

  • LSST is downloaded automatically via tslearn's UCR_UEA_datasets loader.
  • Results are written to the CSV path defined in generalization.py.

Contributors

CharlesKarrer

4 commits

antoineverier

2 commits

antoineverier/lsst_classification

LSST Classification

0

stars

6

commits

Python

primary language

Mar 16, 2026

updated

README

LSST classification

LSST time-series classification pipeline with baselines, MultiRocket, and Mantis linear probing.

Installation

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Run

python generalization.py

Notes

  • LSST is downloaded automatically via tslearn's UCR_UEA_datasets loader.
  • Results are written to the CSV path defined in generalization.py.

Contributors

CharlesKarrer

4 commits

antoineverier

2 commits

Languages

Python

100.0%