Lab41 / Circulo

Community Detection Research Effort
http://lab41.github.io/Circulo/
Other
79 stars 39 forks source link

Community Label #55

Closed ymt123 closed 9 years ago

ymt123 commented 9 years ago

Adding an experiment that attempts to label communities based on common attributes inside the community. Future work may take into account the frequency of the attribute in the group versus in the rest of the population (for now it is just displayed but not used in determining labels for the community).

Node or Edge (or both) properties can be used to label communities

ymt123 commented 9 years ago

Made some improvements to the initial commit. Added some text to the experiments readme and the ability to support overlapping communities.