aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA Farzat <a@farzat.xyz>2025-11-06 18:05:04 +0300
committerA Farzat <a@farzat.xyz>2025-11-06 18:05:04 +0300
commit8008c3f5f41eedfcbf56e9c11f43134aa769b44e (patch)
treef3f071c6dce54502d3166adc0541a7f4b8593b32
parent5f11bd055415c4849cbf1164665acbe533c095b0 (diff)
downloadfarzat.xyz-master.tar.gz
farzat.xyz-master.zip
Fix alt text for jupyter notebooksmaster
-rw-r--r--content/blog/csca5632-final/index.md2
-rw-r--r--content/blog/csca5632-w4/index.md2
-rw-r--r--content/blog/csca5642-w3/index.md2
-rw-r--r--content/blog/csca5642-w4/index.md2
4 files changed, 4 insertions, 4 deletions
diff --git a/content/blog/csca5632-final/index.md b/content/blog/csca5632-final/index.md
index e2b1b66..07bece8 100644
--- a/content/blog/csca5632-final/index.md
+++ b/content/blog/csca5632-final/index.md
@@ -109,7 +109,7 @@ tasks.
The full notebook with code and visualizations is embedded below 👇
<!-- markdownlint-disable MD033 -->
-<iframe title="Spam Email Classification notebook" class="notebook-embed" src="notebook.html"></iframe>
+<iframe title="Iris Species Clustering Analysis notebook" class="notebook-embed" src="notebook.html"></iframe>
You can also view the notebook in [a separate page](notebook.html), or check it
on [GitHub](https://github.com/Farzat07/Unsupervised-Learning-Final-Project-Iris-Species-Clustering-Analysis).
diff --git a/content/blog/csca5632-w4/index.md b/content/blog/csca5632-w4/index.md
index 3fa102e..ad5d5b6 100644
--- a/content/blog/csca5632-w4/index.md
+++ b/content/blog/csca5632-w4/index.md
@@ -56,7 +56,7 @@ ways.
If you're curious about the details, the full notebook is embedded below 👇
<!-- markdownlint-disable MD033 -->
-<iframe title="Spam Email Classification notebook" class="notebook-embed" src="notebook.html"></iframe>
+<iframe title="BBC News Classification notebook" class="notebook-embed" src="notebook.html"></iframe>
You can also view the notebook in [a separate page](notebook.html), or check it
on [GitHub](https://github.com/Farzat07/BBC-News-Classification-Kaggle-Mini-Project).
diff --git a/content/blog/csca5642-w3/index.md b/content/blog/csca5642-w3/index.md
index 8b8aec2..02445fb 100644
--- a/content/blog/csca5642-w3/index.md
+++ b/content/blog/csca5642-w3/index.md
@@ -62,7 +62,7 @@ semi-supervised learning to further improve robustness and accuracy.
If you're curious about the details, the full notebook is embedded below 👇
<!-- markdownlint-disable MD033 -->
-<iframe title="Spam Email Classification notebook" class="notebook-embed" src="notebook.html"></iframe>
+<iframe title="CNN Cancer Detection notebook" class="notebook-embed" src="notebook.html"></iframe>
You can also view the notebook in [a separate page](notebook.html), or check it
on [GitHub](https://github.com/Farzat07/Kaggle-Mini-Project-CNN-Cancer-Detection).
diff --git a/content/blog/csca5642-w4/index.md b/content/blog/csca5642-w4/index.md
index 52175b9..59d219c 100644
--- a/content/blog/csca5642-w4/index.md
+++ b/content/blog/csca5642-w4/index.md
@@ -67,7 +67,7 @@ Future improvements could include:
If you're curious about the details, the full notebook is embedded below 👇
<!-- markdownlint-disable MD033 -->
-<iframe title="Spam Email Classification notebook" class="notebook-embed" src="notebook.html"></iframe>
+<iframe title="NLP Disaster Tweets notebook" class="notebook-embed" src="notebook.html"></iframe>
You can also view the notebook in [a separate page](notebook.html), or check it
on [GitHub](https://github.com/Farzat07/Kaggle-Mini-Project-NLP-Disaster-Tweets).