Recent Releases of open_nipals: An sklearn-compatible Python package for NIPALS dimensionality reduction
open_nipals: An sklearn-compatible Python package for NIPALS dimensionality reduction - v2.0.2
Minor changes in dependencies + README.md
- Python
Published by nielsschlusser 3 months ago
open_nipals: An sklearn-compatible Python package for NIPALS dimensionality reduction - v2.0.1
- deployment to PyPI
- deployment of docs to readthedocs
- faster nanmult method
- support for python3.14
- migration of unittests to pytest
- smaller bugfixes
- Python
Published by nielsschlusser 6 months ago
open_nipals: An sklearn-compatible Python package for NIPALS dimensionality reduction - v2.0
- deployment to PyPI
- deployment of docs to readthedocs
- faster nanmult method
- support for python3.14
- migration of unittests to pytest
- smaller bugfixes
- Python
Published by nielsschlusser 6 months ago
open_nipals: An sklearn-compatible Python package for NIPALS dimensionality reduction - v1.0.1
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
- Python
Published by nielsschlusser about 1 year ago