From 07e4b9c98680db3da7c11239aac56446e2aa195c Mon Sep 17 00:00:00 2001 From: A Farzat Date: Tue, 28 Oct 2025 20:52:16 +0300 Subject: Correct directory name of ML blog post --- content/blog/csca5632-final/index.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 content/blog/csca5632-final/index.md (limited to 'content/blog/csca5632-final/index.md') diff --git a/content/blog/csca5632-final/index.md b/content/blog/csca5632-final/index.md deleted file mode 100644 index f3747e6..0000000 --- a/content/blog/csca5632-final/index.md +++ /dev/null @@ -1,20 +0,0 @@ -+++ -title = "Spam Email Classification (non-DL)" -description = "Comparing different machine learning algorithms on the Spam Email Classification problem (deep learning not included)." -date = 2025-10-22 -[taxonomies] -tags = ["machine_learning"] -[extra] -styles = ["notebooks.css", ] -+++ - -This is a small research I made on the performance of different machine learning -models when classifying spam email. The focus is on supervised models, but without -including deep learning models. - -You can also view the notebook as [a separate page](notebook.html). - - - - -You can also check it on [GitHub](https://github.com/Farzat07/introduction-to-machine-learning-supervised-learning-final-assignment). -- cgit v1.2.3-70-g09d2