Skip to content

FEAT add minimize solver for NARX#221

Merged
MatthewSZhang merged 2 commits intoscikit-learn-contrib:mainfrom
MatthewSZhang:opt-min
Jan 14, 2026
Merged

FEAT add minimize solver for NARX#221
MatthewSZhang merged 2 commits intoscikit-learn-contrib:mainfrom
MatthewSZhang:opt-min

Conversation

@MatthewSZhang
Copy link
Collaborator

Checklist

@MatthewSZhang MatthewSZhang self-assigned this Jan 13, 2026
@MatthewSZhang MatthewSZhang added this to the 0.5.1 milestone Jan 13, 2026
@MatthewSZhang MatthewSZhang linked an issue Jan 13, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

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

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #221      +/-   ##
===========================================
+ Coverage   99.49%   100.00%   +0.50%     
===========================================
  Files          10        10              
  Lines         799       853      +54     
===========================================
+ Hits          795       853      +58     
+ Misses          4         0       -4     

☔ 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 c40e633 into scikit-learn-contrib:main Jan 14, 2026
21 checks passed
@MatthewSZhang MatthewSZhang deleted the opt-min branch January 14, 2026 02:32
github-actions bot added a commit that referenced this pull request Jan 14, 2026
* FEAT add minimize solver for NARX c40e633
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEAT support minimize optimizer in SciPy for NARX fitting

1 participant