Skip to content

Commit

Permalink
Improved normalize option for get_loadings()
Browse files Browse the repository at this point in the history
  • Loading branch information
jameschapman19 committed Feb 24, 2022
1 parent 66f68e9 commit 16f712a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cca_zoo/models/iterative.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,11 +275,6 @@ class ElasticCCA(_Iterative):
w_i^TX_i^TX_iw_i=n
:Citation:
Fu, Xiao, et al. "Scalable and flexible multiview MAX-VAR canonical correlation analysis." IEEE Transactions on Signal Processing 65.16 (2017): 4150-4165.
:Example:
>>> from cca_zoo.models import ElasticCCA
Expand Down

0 comments on commit 16f712a

Please sign in to comment.