Skip to content

Commit

Permalink
Big update
Browse files Browse the repository at this point in the history
  • Loading branch information
jameschapman19 committed Oct 26, 2023
1 parent e11023b commit cab8d57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cca_zoo/_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ def score(
"""
return self.average_pairwise_correlations(views, **kwargs).sum()

@property
def canonical_loadings_(
self, views: Iterable[np.ndarray], normalize: bool = True, **kwargs
) -> List[np.ndarray]:
Expand Down

0 comments on commit cab8d57

Please sign in to comment.