Skip to content

PLS: Adjust coeffs to newest sklearn#6867

Merged
lanzagar merged 2 commits intobiolab:masterfrom
VesnaT:pls_coeffs
Oct 4, 2024
Merged

PLS: Adjust coeffs to newest sklearn#6867
lanzagar merged 2 commits intobiolab:masterfrom
VesnaT:pls_coeffs

Conversation

@VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Aug 8, 2024

Issue

Adjust PLS coefficients due to scikit-learn/scikit-learn#28612

Description of changes
  • remove coef/X_sd column
  • keep fixed intercept value
Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.27%. Comparing base (09df730) to head (cc5a281).
Report is 174 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6867   +/-   ##
=======================================
  Coverage   88.26%   88.27%           
=======================================
  Files         326      326           
  Lines       71142    71140    -2     
=======================================
- Hits        62797    62796    -1     
+ Misses       8345     8344    -1     

@janezd janezd assigned lanzagar and unassigned markotoplak Sep 20, 2024
@lanzagar lanzagar merged commit 08ac250 into biolab:master Oct 4, 2024
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.

3 participants