Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/Tutorial_Advanced_Annotation_Vectors.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"source": [
"# Advanced Annotation Vectors\n",
"\n",
"This tutorial is a continuation of [Annotation Vectors](https://stumpy.readthedocs.io/en/latest/Tutorial_Annotation_Vectors) and it summarizes the findings of the [Matrix Profile V](https://www.cs.ucr.edu/~eamonn/guided-motif-KDD17-new-format-10-pages-v005.pdf) paper and replicates the presented case studies.\n",
"This tutorial is a continuation of [Annotation Vectors](https://stumpy.readthedocs.io/en/latest/Tutorial_Annotation_Vectors.html) and it summarizes the findings of the [Matrix Profile V](https://www.cs.ucr.edu/~eamonn/guided-motif-KDD17-new-format-10-pages-v005.pdf) paper and replicates the presented case studies.\n",
"\n",
"In [Annotation Vectors](https://stumpy.readthedocs.io/en/latest/Tutorial_Annotation_Vectors), we were introduced to the concept of **Guided Motif Search** and **Annotation Vectors**. In this tutorial, we will explore the use of annotation vectors in tackling **Stop-Word Motif Bias** and **Simplicity Bias.**"
"In [Annotation Vectors](https://stumpy.readthedocs.io/en/latest/Tutorial_Annotation_Vectors.html), we were introduced to the concept of **Guided Motif Search** and **Annotation Vectors**. In this tutorial, we will explore the use of annotation vectors in tackling **Stop-Word Motif Bias** and **Simplicity Bias.**"
]
},
{
Expand Down Expand Up @@ -880,7 +880,7 @@
"\n",
"[Matrix Profile V](https://www.cs.ucr.edu/~eamonn/guided-motif-KDD17-new-format-10-pages-v005.pdf)\n",
"\n",
"[Annotation Vectors](https://stumpy.readthedocs.io/en/latest/Tutorial_Annotation_Vectors)\n",
"[Annotation Vectors](https://stumpy.readthedocs.io/en/latest/Tutorial_Annotation_Vectors.html)\n",
"\n",
"[A Complexity-Invariant Distance Measure for Time Series](https://link.springer.com/article/10.1007/s10618-013-0312-3)"
]
Expand Down