Releases: HiDiHlabs/multiSPAETI
Releases · HiDiHlabs/multiSPAETI
v1.1.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #18
- Add convenience function for fit_transform by @niklasmueboe in #19
- random_state for reproducibility by @niklasmueboe in #21
Full Changelog: 1.0.1...1.1.0
v1.0.1
v1.0.0
Updates:
- Fully compatible with sklearn (BaseEstimator, TransformerMixin, ClassNamePrefixFeaturesOutMixin)
- Plotting (matplotlib) as optional dependency
- Data (
X
) will no longer be automatically be scaled when running Multispati-PCA - Option to center sparse input matrices
v0.1.0
First release