Skip to content

Conversation

@MatthewSZhang
Copy link
Collaborator

Checklist

…0.3.X

DOC add random test times to mitigate inconsistent results on different OS
…utput

FEAT make NARX accept multi-output
…utput

DOC fix warning message in plot_narx_msa
…lit-doc

DOC add multi-output narx example
FEAT add time-narx to evaluate opt speed of narx fit
…thon

ENH speed up grad computation via Cython
…utput

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.
rows of feat_ids only have -1
…us-one

MNT add error that some rows of feat_ids only have -1
TST add equivalence check for sample weights
…-values

FEAT add mask_missing_values in utils
@MatthewSZhang MatthewSZhang changed the base branch from main to 0.3.X May 16, 2025 07:19
@codecov-commenter
Copy link

codecov-commenter commented May 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (61e87fc) to head (c249e29).
Report is 2 commits behind head on 0.3.X.

Additional details and impacted files
@@            Coverage Diff             @@
##             0.3.X       #88    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            6         6            
  Lines          434       609   +175     
==========================================
+ Hits           434       609   +175     

☔ 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 1066748 into scikit-learn-contrib:0.3.X May 16, 2025
8 checks passed
@MatthewSZhang MatthewSZhang self-assigned this May 16, 2025
@MatthewSZhang MatthewSZhang added the documentation Improvements or additions to documentation label May 16, 2025
@MatthewSZhang MatthewSZhang added this to the 0.4.0 milestone May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants