Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡[Feature]: adding 'Social Network Analysis' in Data Analysis including Readme and dataset #1600

Closed
4 tasks done
vermu490 opened this issue Oct 31, 2024 · 2 comments
Closed
4 tasks done

Comments

@vermu490
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

The proposed feature introduces a Social Network Analysis (SNA) model that leverages relational data to interpret, analyze, and visualize interactions among users, groups, or entities within a network. Unlike traditional methods, which often rely on hierarchical clustering with fixed assumptions, this approach adopts a hierarchical, non-parametric model that dynamically detects and visualizes overlapping clusters within social networks.

With the massive amount of information generated by social networks every day, organizing and understanding this data is crucial. Traditional methods typically involve non-overlapping clustering or predefined assumptions, limiting their flexibility and scope. In contrast, our model introduces several enhancements:

  • Automatic Social Circle Discovery: The model identifies social circles within an ego-network without requiring predefined parameters, making it adaptable to diverse network sizes and structures.
  • Incorporation of Structural and User-Attribute Information: By leveraging the principle of homophily, which assumes users with similar attributes form closer ties, this feature identifies more cohesive and realistic social circles.
  • Overcoming Limitations of Traditional Hierarchical Clustering: Unlike traditional hierarchical methods, which often fall short in overlapping or dynamic contexts, our model is designed to recognize and represent overlapping clusters effectively.

Use Case

A specific use case for this feature is in analyzing ego-networks on platforms like Facebook or LinkedIn, where users belong to multiple social circles that naturally overlap (e.g., family, friends, colleagues). By identifying these overlapping circles without predefined constraints, this feature allows users and researchers to uncover deeper insights into the ways relationships intersect and evolve.

Benefits

This feature would bring several key benefits to the project and the broader community:

  1. Enhanced Understanding of Social Networks: By uncovering overlapping clusters, this feature enables richer, more nuanced insights into social dynamics and relationship structures.
  2. Adaptability and Scalability: The non-parametric nature allows this model to be applied across various network sizes and contexts without modification.
  3. Empirical Validation: Our testing on Facebook datasets of ego-networks indicates that the model performs comparably to benchmark results, underscoring its accuracy and robustness in real-world applications.

Add ScreenShots

Screenshot 2024-10-31 092943

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
@vermu490 vermu490 added the enhancement New feature or request label Oct 31, 2024
Copy link

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊

Note: I Maintain the repo issue twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue.

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
We are here to help you on this journey of opensource, any help feel free to tag me or book an appointment.

Copy link

Hello @vermu490! Your issue #1600 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants