For datasets less than 150 in length:
python main.py --dataset TwoLeadECG --type 1 --d 40
python main.py --dataset CBF --type 1 --d 60For datasets greater than 150 in length:
python main.py --dataset FaceFour --type 0 --d 60
python main.py --dataset StarLightCurves --type 0 --d 72- numpy
- scipy
- joblib
- tslearn
- scikit-learn