Skip to content

MNT output proper constant when some outputs only have intercepts #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

MatthewSZhang
Copy link
Collaborator

@MatthewSZhang MatthewSZhang commented Apr 10, 2025

Checklist

  1. Output intercept when no poly term is assign to that output. It should be mean value for that output.
  2. Update the warning message. We allow no poly term for some outputs, but at least one poly term should be assigned to one output.
  3. For Jacobian of NARX, it should skip to compute dynamic part when no y in terms.

@MatthewSZhang MatthewSZhang added bug Something isn't working enhancement New feature or request labels Apr 10, 2025
@MatthewSZhang MatthewSZhang added this to the 0.3.3 milestone Apr 10, 2025
@MatthewSZhang MatthewSZhang self-assigned this Apr 10, 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 (727a676).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #73   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          603       583   -20     
=========================================
- Hits           603       583   -20     

☔ 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 7ed5825 into scikit-learn-contrib:main Apr 10, 2025
7 checks passed
@MatthewSZhang MatthewSZhang deleted the multi-output branch April 10, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants