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

Implement kmeans with kmeans++ #24

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

vberezhnev
Copy link

No description provided.

@vberezhnev vberezhnev force-pushed the feature/mutual-scores-kmeans branch 2 times, most recently from a935134 to 5dba760 Compare October 30, 2024 03:33
Copy link
Contributor

@ichorid ichorid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add tests and remove CI/CD stuff (that is subject to a separate PR). Also, move the k-means algorithm into a separate file.

@vberezhnev
Copy link
Author

@automainint What do you think about moving files like clustering.rs, log.rs, and astar.rs into a separate folder specifically for libraries?

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.

Add normalization of mutual stats to meritrank-service "MUTUAL_SCORES"
3 participants