28 September 2020 9 1K Report

Hi, I want to ask if anyone researching or knows some good research articles about code clustering?

Possible use case: The teacher posts some programming assignments and he/she wants to know if someone cheated.  If the group is large, the teacher wants to group similar codes into clusters (teachers can try with a different number of clusters).

Possible solutions: Definitely, K-means is one of the solutions but is it any suggestion about some deep learning clustering method for this kind of problem with some opensource labeled data, let's say for Python code. Maybe some research paper?

Sorry if I haven't researched enough

More Stevan Cakic's questions See All
Similar questions and discussions