Skip to content

Conversation

@MatthewSZhang
Copy link
Collaborator

Checklist

Specify Nelder-Mead method when coef_init="one_step_ahead". The method is slower, but gives better accuracy and no warning message.

@MatthewSZhang MatthewSZhang self-assigned this Mar 17, 2025
@MatthewSZhang MatthewSZhang added the documentation Improvements or additions to documentation label Mar 17, 2025
@MatthewSZhang MatthewSZhang added this to the 0.3.3 milestone Mar 17, 2025
@MatthewSZhang MatthewSZhang added the bug Something isn't working label Mar 17, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b389610) to head (413baa2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #62   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          476       476           
=========================================
  Hits           476       476           

☔ 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 e6ed426 into scikit-learn-contrib:main Mar 17, 2025
7 checks passed
@MatthewSZhang MatthewSZhang deleted the multi-output branch March 17, 2025 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC deal with warning message in plot_narx_msa due to optimizer changed from least_sqaures to minimize

2 participants