Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 771 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 771 Bytes

TimeSeriesSSL

A study of distance measures and learning methods for semi-supervised learning on time series data

Prerequesites

Other than scipy/numpy, the following distance measures and learning methods have their own prerequesites:

Usage

Each of the four methods has its own Python script run-method.py which is controlled by command-line options. Run, e.g., python run-gcn.py --help for a list of arguments.