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
In the description of the transform method of PCA - here, the example was shown below using the IncrementalPCA, which I feel is confusing and probably the example there is not necessary.
Looks like the transform is coming from the BasePCA.