Skip to content

Conversation

@MatthewSZhang
Copy link
Collaborator

Checklist

  1. normalize target y to fix the bug
  2. add unit test to check if ssc of minibatch match ground truth

@MatthewSZhang MatthewSZhang self-assigned this Nov 12, 2025
@MatthewSZhang MatthewSZhang added the bug Something isn't working label Nov 12, 2025
@MatthewSZhang MatthewSZhang linked an issue Nov 12, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5c2dbe3) to head (6906991).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #200   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          681       687    +6     
=========================================
+ Hits           681       687    +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MatthewSZhang MatthewSZhang merged commit b9c9d8a into scikit-learn-contrib:main Nov 12, 2025
19 checks passed
@MatthewSZhang MatthewSZhang deleted the minibatch-y-norm branch November 12, 2025 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG ssc score of minibatch not match ground truth

1 participant