Releases: ME-ICA/mapca
Releases · ME-ICA/mapca
0.0.5
What's Changed
- Change
n_features_
ton_features_in_
for sklearn compatibility by @eurunuela in #59 - Updating style and python versions by @handwerkerd in #64
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- Remove DueCredit by @eurunuela in #54
- logging IID subsampling by @handwerkerd in #57
- Option to set IID subsample by @handwerkerd in #56
- Updated
pyproject.toml
and deleted files that are no longer necessary by @eurunuela in #61 - Fixed package publishing action by @eurunuela in #62
New Contributors
- @handwerkerd made their first contribution in #57
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- Return variance explained for all components by @eurunuela in #50
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- Fix failing tests due to make command not being installed by @eurunuela in #45
- Make criteria curves accessible as part of the mapca object by @eurunuela in #43
- Made maPCA class accessible for other libraries by @eurunuela in #47
- Make optimal number of components of all criteria accessible by @eurunuela in #48
- Compute PCA with all possible components then give solution with optimal number of selected criterion by @eurunuela in #49
Full Changelog: 0.0.1...0.0.2