Skip to content

feat(linear): add native multi-output matrix support to LinearRegression - #433

Merged
Mec-iS merged 3 commits into
smartcorelib:developmentfrom
mi7plus:feat/multi-output-linear-regression
Aug 21, 2026
Merged

feat(linear): add native multi-output matrix support to LinearRegression#433
Mec-iS merged 3 commits into
smartcorelib:developmentfrom
mi7plus:feat/multi-output-linear-regression

fix(linear): resolve reviewer feedback for multi-output regression

2635d3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2026 in 0s

63.85% (+18.25%) compared to 70d8a0f

View this Pull Request on Codecov

63.85% (+18.25%) compared to 70d8a0f

Details

Codecov Report

❌ Patch coverage is 71.42857% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.85%. Comparing base (70d8a0f) to head (2635d3c).
⚠️ Report is 131 commits behind head on development.

Files with missing lines Patch % Lines
src/linear/linear_regression.rs 71.42% 14 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           development     #433       +/-   ##
================================================
+ Coverage        45.59%   63.85%   +18.25%     
================================================
  Files               93       95        +2     
  Lines             8034     8166      +132     
================================================
+ Hits              3663     5214     +1551     
+ Misses            4371     2952     -1419     

☔ View full report in Codecov by Harness.
📢 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.