Skip to content

Conversation

@MatthewSZhang
Copy link
Collaborator

@MatthewSZhang MatthewSZhang commented Apr 11, 2025

Checklist

  • Used a personal fork to propose changes
  • A reference to a related issue: TST test sample weight for NARX #67
  • A description of the changes: use static narx model to check if the loss function correctly handle sample weights by equivalence test through repeating or removing samples

@MatthewSZhang MatthewSZhang self-assigned this Apr 11, 2025
@MatthewSZhang MatthewSZhang added the enhancement New feature or request label Apr 11, 2025
@MatthewSZhang MatthewSZhang added this to the 0.3.3 milestone Apr 11, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (84b2f83) to head (340bc3c).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #76   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          603       585   -18     
=========================================
- Hits           603       585   -18     

☔ 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 linked an issue Apr 11, 2025 that may be closed by this pull request
@MatthewSZhang MatthewSZhang merged commit be0dc25 into scikit-learn-contrib:main Apr 11, 2025
7 checks passed
@MatthewSZhang MatthewSZhang deleted the sw-test branch April 11, 2025 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TST test sample weight for NARX

2 participants