Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 619 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 619 Bytes

"# Community_Detection"

In this project, we use several community detection methods for the Zachary Karate dataset.

In the file Traditional_methods:

 We applied several traditional community detection methods.

In the file OptimalK:

 We seek the optimal number of communities for machine learning methods.

In the file Unsupervised_learning:

 We applied several unsupervised machine learning algorithms for community detection.

Afterwards, we compared the two approaches.

image