本報告的主要目的是考慮機器學習中的兩種二元分類方法:一種是基於譜圖論 (spectral graph theory) 的,一種是基於圖信號處理 (graph signal processing) 的。我們在 PolBlogs 圖上用 Python 程式語言實現它們並比較運算結果。;In this report we consider two types of binary classification methods in machine learning: one is based on spectral graph theory, and the other is based on graph signal processing. We implement them in Python on the PolBlogs graph and compare the outcomes.
Please cite this paper as: Yan-An Li, ”Implementation and Comparative Study of Two Types of Binary Classification Methods in Machine Learning”, MSc thesis (supervised by Prof. Hong-Gwa Yeh), National Central University, July 2022.