Skip to content

Conversation

@MatthewSZhang
Copy link
Collaborator

Checklist

  1. rewrite _update_dydx and _predict in Cython
  2. add profile task for narx

@MatthewSZhang MatthewSZhang self-assigned this Sep 2, 2025
@MatthewSZhang MatthewSZhang added the maintenance non-functional maintenance label Sep 2, 2025
@MatthewSZhang MatthewSZhang added this to the 0.4.1 milestone Sep 2, 2025
@MatthewSZhang MatthewSZhang linked an issue Sep 2, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 2, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #157   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          647       599   -48     
=========================================
- Hits           647       599   -48     

☔ 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 48cc650 into scikit-learn-contrib:main Sep 2, 2025
19 checks passed
@MatthewSZhang MatthewSZhang deleted the narx-cython-prange branch September 2, 2025 07:29
github-actions bot added a commit that referenced this pull request Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance non-functional maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MNT speedup NARX grad by Cython

1 participant