cqfn / veniq

Veniq uses Machine Learning to analyze source code, find possible refactorings, and suggest those that seem optimal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix statements clustering.

aravij opened this issue · comments

Currently statements clustering outputs less clusters than it should. For example from paper it prints a single cluster [[7, 38]], while there is definitely more of them.