Skip to content

omega-eol/phd_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inter-Domain Supervised Clustering Framework

Part of the code that I wrote for my PhD

Algorithms:

  1. K-means with different distance (similarity) measures.
  2. Hidden Markov Random Fields (HMRF) K-means, based on "A Probabilistic Framework for Semi-Supervised Clustering" by Sugato Basu, Mikhail Bilenko, and Raymond J. Mooney

Validation Indices:

  1. Normalized Mutual Information (NMI)
  2. Davies–Bouldin index
  3. Dunn`s index
  4. Silhouette index
  • Plus a bunch of very useful utils that can help you.

About

Code that I wrote for my dissertation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages