Skip to content

Commit

Permalink
add example for main
Browse files Browse the repository at this point in the history
  • Loading branch information
hadifawaz1999 committed Jul 29, 2024
1 parent 9bd1ac4 commit b585ecb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ The following parameters can be configured in the `config/config_hydra.yaml` fil
- `warp_penalty`: Penalty for warping path length (default: `1.0`).
- `standardize`: Whether to standardize the time series before DTW (default: `True`).
<!-- ## Example
## Example
Using DTW on [ECGFiveDays](http://timeseriesclassification.com/description.php?Dataset=ECGFiveDays) univariate dataset
Expand All @@ -99,7 +99,7 @@ Using DTW on [ECGFiveDays](http://timeseriesclassification.com/description.php?D
Using DTW on [ERing](http://timeseriesclassification.com/description.php?Dataset=ERing) multivariate dataset
- In video format [download-here](exps/dtw-vis/ERing/dtw.mp4): ![dtw-italy](exps/dtw-vis/ERing/dtw.gif)
- In pdf format: [dtw-italy-pdf](exps/dtw-vis/ERing/dtw.pdf) -->
- In pdf format: [dtw-italy-pdf](exps/dtw-vis/ERing/dtw.pdf)
## Citation
Expand Down

0 comments on commit b585ecb

Please sign in to comment.