Skip to content

Releases: ME-ICA/mapca

0.0.5

15 Feb 15:59
30c64b2
Compare
Choose a tag to compare

What's Changed

  • Change n_features_ to n_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

24 Oct 10:32
70aa234
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.3...0.0.4

0.0.3

16 May 11:34
90ca567
Compare
Choose a tag to compare

What's Changed

  • Return variance explained for all components by @eurunuela in #50

Full Changelog: 0.0.2...0.0.3

0.0.2

10 Feb 15:24
cf42a93
Compare
Choose a tag to compare

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

0.0.1rc

15 Mar 18:55
6d25d1c
Compare
Choose a tag to compare

This is the release candidate for version 0.0.1.

0.0.1

15 Mar 19:53
97c2321
Compare
Choose a tag to compare

This is the first official release of mapca!