Skip to content

MBPLS version 1.0.3

Choose a tag to compare

@lvermue lvermue released this 12 Jan 20:01
· 2 commits to master since this release
6b7598d

Update of the package to the newest scikit-learn version 0.21.2 that requires a different MRO of the base classes to ensure compatibility with the scikit-learn pipeline. Aside this the scikit-learn copy behaviour of input data was implemented.
Furthermore, the convergence criterion of the NIPALS algorithm was changed to default to the Frobenius-Norm together with the ability to choose other norms.