Open
Conversation
Author
1 similar comment
Author
* chore: deleting useless methods & translated into Chinese Signed-off-by: jishiwen.jsw <jishiwen.jsw@digital-engine.com> * fix: remove useless import Signed-off-by: jishiwen.jsw <jishiwen.jsw@digital-engine.com> --------- Signed-off-by: jishiwen.jsw <jishiwen.jsw@digital-engine.com>
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
Leomrlin
reviewed
Nov 14, 2025
Author
|
@Loognqiang Hello, could you please help me with the PR? Thank you. |
* feat: add jaccard similarity * fix: tests * remove useless files * add build in register function * bugfix: fix tests * chore: fix checkstyle * refactor: simple logic * bugfix: fix dataset * bugfix: exclude cycle * bufix: excclude cycle * refactor: designate one to calculate the final similarity * optimize: replace memory relationship to id * refactor: messge type divide * bugfix: add random seed * bugfix: fix windows * chore: optimize import * fix checkstyle --------- Co-authored-by: undertaker86001 <windwheel555@outlook.com>
…e#648) * dev: standardize editor configs for cross-platform development Signed-off-by: yuluo-yx <yuluo08290126@gmail.com> * Update .gitattributes * Update .gitattributes --------- Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
* chore: support coefficient * refactor: enhance logic && add tests
Contributor
|
@767641495 |
Author
ok |
…jaccard_similarity_huaiyu # Conflicts: # geaflow/geaflow-dsl/geaflow-dsl-plan/src/main/java/org/apache/geaflow/dsl/schema/function/BuildInSqlFunctionTable.java # geaflow/geaflow-dsl/geaflow-dsl-runtime/src/test/java/org/apache/geaflow/dsl/runtime/query/GQLAlgorithmTest.java # geaflow/geaflow-dsl/geaflow-dsl-runtime/src/test/resources/query/gql_algorithm_jaccard_similarity.sql
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Related to #42
How was this PR tested?
Tests have Added for the changes
Production environment verified