arthurherbout / crypto_code_detection

Automatic Detection of Custom Cryptographic C Code
8 stars 4 forks source link

clustering as data quality check #39

Closed arthurherbout closed 4 years ago

arthurherbout commented 4 years ago

In this pull request I implemented 2 graph based co-clustering methods. The idea is to see whether the data is easily separable without using the labels. Moreover, I wanted to treat the co-clustering problem to see if there were features that clearly impacted the found clusters.