You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.2.6 (February 10, 2022)
==========================
* DEP: Loosen dependencies (#70)
* Add an "all" installation rule. (#69)
* Add scoring param to SGLCV (#68)
* Change the key name to only have one underscore. (#66)
* Add get_feature_names to transformers and PCA classes (#64)
v0.2.3 (March 17, 2021)
=======================
* ENH: Add GroupFPCA (#48)
* ENH: Add group transformers (#51)
* DOC: Update README.md with JOSS article info (#53)
* DOC: One typo (#52)
* CI: Only publish docs to GitHub pages for one Python version (#49)