Skip to content

v1.0.1

Choose a tag to compare

@nielsschlusser nielsschlusser released this 27 May 14:03
947abf8

Better inter-operability with sklearn:

  • adapted the X and y input convention of scikit-learn in NipalsPCA and NipalsPLS
  • model is now correctly displayed as fitted and not fitted in jupyter
  • set up github actions with flake8 linting and tox testing for attempts to merge into main branch