Skip to content

Conversation

@MatthewSZhang
Copy link
Collaborator

Checklist

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

codecov-commenter commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d4306c4) to head (183d8cc).
Report is 59 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #66    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            3         6     +3     
  Lines          110       603   +493     
==========================================
+ Hits           110       603   +493     

☔ 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
Copy link
Collaborator Author

Fix #69
Current MSA NARX optimisation is very sensitive to noise. We have to reduce the noise to make optimiser to find the optimum easier.

@MatthewSZhang
Copy link
Collaborator Author

Implement #68

@MatthewSZhang MatthewSZhang linked an issue Apr 7, 2025 that may be closed by this pull request
@MatthewSZhang MatthewSZhang merged commit 6efac05 into scikit-learn-contrib:main Apr 7, 2025
7 checks passed
@MatthewSZhang MatthewSZhang deleted the narx-jac branch April 7, 2025 07:25
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.

Add Jacobian matrix for multi-step-ahead narx loss

2 participants