Skip to content

feat: add offset support to binary logistic regression, #431#435

Open
espenblyn wants to merge 1 commit intorust-ml:masterfrom
espenblyn:feature/logistic-offset
Open

feat: add offset support to binary logistic regression, #431#435
espenblyn wants to merge 1 commit intorust-ml:masterfrom
espenblyn:feature/logistic-offset

Conversation

@espenblyn
Copy link
Contributor

#431

Adds an optional offset parameter (standard None) to logistic regression, not learned.

@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.82%. Comparing base (12c6c73) to head (c971f0e).

Files with missing lines Patch % Lines
algorithms/linfa-logistic/src/hyperparams.rs 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #435      +/-   ##
==========================================
+ Coverage   76.73%   76.82%   +0.08%     
==========================================
  Files         106      106              
  Lines        7410     7434      +24     
==========================================
+ Hits         5686     5711      +25     
+ Misses       1724     1723       -1     

☔ 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.

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