From 6469acd26e93b4e57042ca1ed71dcd81a558e740 Mon Sep 17 00:00:00 2001 From: Qiusheng Wu Date: Mon, 2 Sep 2024 01:34:11 -0400 Subject: [PATCH] Update PACE notebook --- docs/workshops/pace.ipynb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/workshops/pace.ipynb b/docs/workshops/pace.ipynb index 9f63353..21874b1 100644 --- a/docs/workshops/pace.ipynb +++ b/docs/workshops/pace.ipynb @@ -1136,6 +1136,15 @@ "source": [ "![image](https://github.com/user-attachments/assets/f4ccaa34-c7d1-47cb-97e5-9c36a86272c8)" ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## Analyze PACE data\n", + "\n", + "To anyalyze the PACE data with algorithms, such as K-means clustering, principal component analysis (PCA), or Spectral Angle Mapper (SAM), follow the notebook at https://hypercoast.org/examples/pace_cyano." + ] } ], "metadata": {