Skip to content

feat: expose random seed, small typing fix#308

Merged
stephantul merged 3 commits intoMinishLab:mainfrom
stephantul:expose-random-seed
Mar 12, 2026
Merged

feat: expose random seed, small typing fix#308
stephantul merged 3 commits intoMinishLab:mainfrom
stephantul:expose-random-seed

Conversation

@stephantul
Copy link
Contributor

This PR exposes the random seed as a seed parameter. This can help with features like ensembling. I also fixed a small typing issue where we constructed the mlp weirdly in to_pipeline

@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
model2vec/train/classifier.py 97.61% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stephantul stephantul changed the title feat: expose random seed, small typing ix feat: expose random seed, small typing fix Mar 12, 2026
@stephantul stephantul merged commit b137dc6 into MinishLab:main Mar 12, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant