Skip to content

Commit

Permalink
remove example
Browse files Browse the repository at this point in the history
  • Loading branch information
hadifawaz1999 committed Jul 29, 2024
1 parent ae01918 commit fcbe939
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 @@ -72,7 +72,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 @@ -82,7 +82,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 fcbe939

Please sign in to comment.