Skip to content

Conversation

@MatthewSZhang
Copy link
Collaborator

Checklist

  • Used a personal fork to propose changes
  • A reference to a related issue: FEAT beam search #41
  • A description of the changes: add beam search for FastCan

@MatthewSZhang MatthewSZhang self-assigned this Oct 25, 2025
@MatthewSZhang MatthewSZhang added the enhancement New feature or request label Oct 25, 2025
@MatthewSZhang MatthewSZhang added this to the 0.5.0 milestone Oct 25, 2025
@MatthewSZhang MatthewSZhang linked an issue Oct 25, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 25, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #187   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9        10    +1     
  Lines          611       685   +74     
=========================================
+ Hits           611       685   +74     

☔ 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 085a225 into scikit-learn-contrib:main Oct 25, 2025
19 checks passed
@MatthewSZhang MatthewSZhang deleted the beam branch October 25, 2025 13:07
github-actions bot added a commit that referenced this pull request Oct 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEAT beam search

1 participant