Skip to content

Commit

Permalink
[DOC] Preprocessing notebook (#2345)
Browse files Browse the repository at this point in the history
* preprocessing notebook

* links

* links

* remove dead links

* link

* link
  • Loading branch information
TonyBagnall authored Nov 15, 2024
1 parent 21cd32e commit 344c831
Show file tree
Hide file tree
Showing 6 changed files with 485 additions and 503 deletions.
35 changes: 12 additions & 23 deletions docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,17 @@ Overview of Transformations

:::

:::{grid-item-card}
:img-top: examples/transformations/img/preprocessing.png
:class-img-top: aeon-card-image-m
:link: /examples/transformations/preprocessing.ipynb
:link-type: ref
:text-align: center

Preprocessing time series

:::

:::{grid-item-card}
:img-top: examples/transformations/img/tsfresh.png
:class-img-top: aeon-card-image-m
Expand Down Expand Up @@ -238,17 +249,6 @@ SAST transform

:::

:::{grid-item-card}
:img-top: examples/transformations/img/interpolation.png
:class-img-top: aeon-card-image-m
:link: /examples/transformations/interpolation.ipynb
:link-type: ref
:text-align: center

Interpolation

:::

:::{grid-item-card}
:img-top: examples/transformations/img/signature.png
:class-img-top: aeon-card-image-m
Expand All @@ -260,17 +260,6 @@ Signature method

:::

:::{grid-item-card}
:img-top: examples/transformations/img/theta.png
:class-img-top: aeon-card-image-m
:link: /examples/transformations/theta_transform.ipynb
:link-type: ref
:text-align: center

Theta transform

:::

::::

## Segmentation
Expand Down Expand Up @@ -343,7 +332,7 @@ Using aeon distances with scikit-learn

::::

## Similarity search
## Similarity Search

::::{grid} 2 3 4 4
:gutter: 1
Expand Down
Binary file added examples/transformations/img/preprocessing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 344c831

Please sign in to comment.