Skip to content

add louvain algorithm #449

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

nixuri
Copy link

@nixuri nixuri commented Mar 16, 2024

No description provided.

@rjurney
Copy link
Collaborator

rjurney commented Sep 6, 2024

Check out this paper from August 24, 2024: https://arxiv.org/abs/2408.03966

The code: https://github.com/DS4AI-UPB/CommunityDetection-DataframesSpark

@rjurney
Copy link
Collaborator

rjurney commented Mar 18, 2025

@nixuri Is this done? I like how simple you made it... I think I will port it to Scala and wrap the Python around that :)

@SemyonSinchenko
Copy link
Collaborator

At the moment GraphFrames is a Scala-first library when all the implementations are in Scala core and PySpark is working through bindings (py4j or Spark Connect).

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

Successfully merging this pull request may close these issues.

3 participants