weijinglin opened a new pull request, #289:
URL: https://github.com/apache/incubator-hugegraph-ai/pull/289

   This PR includes the following changes:
   
   1. chore(workflow):
        -       Add .github/pull.yml to configure pull request rules for 
automatic syncing with the upstream apache/main branch, including assignees and 
reviewers.
        - Add .github/workflows/sync.yml to enable scheduled (every 3 hours) 
and manual synchronization of the fork with the upstream repository using the 
Fork-Sync-With-Upstream-action. Includes error handling for workflow suspension.
   2. chore(seal):
   
        -       Update the SEALData.__call__ method in 
hugegraph_ml/models/seal.py to remove the assignment of subsample_ratio for 
both "train" and other split types, replacing it with pass statements.
        - Update the file path string formatting for saving subsampled data.
   These changes help automate repository maintenance and clarify the SEALData 
subsampling logic. No functional changes to model behavior are introduced.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to