Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Subsequence-based Distribution for Time Series Clustering

Usage

For datasets less than 150 in length:

python main.py --dataset TwoLeadECG --type 1 --d 40
python main.py --dataset CBF --type 1 --d 60

For datasets greater than 150 in length:

python main.py --dataset FaceFour --type 0 --d 60
python main.py --dataset StarLightCurves --type 0 --d 72

Dependencies

  • numpy
  • scipy
  • joblib
  • tslearn
  • scikit-learn

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages