You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the Version 1.5—scikit-learn 1.5.0 documentation, ensemble.BaggingClassifier and cross_decomposition.PLSRegression have changed something. Have those changes caused the errors?
Fix The coef_ fitted attribute of cross_decomposition.PLSRegression now takes into account both the scale of X and Y when scale=True. Note that the previous predicted values were not affected by this bug. #28612 by Guillaume Lemaitre.
log: Build · microsoft/hummingbird@ae958a2
cc: @ksaur @interesaaat
The text was updated successfully, but these errors were encountered: