-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hi,
I just started using empca and it works great. However in a few instances, I have the following Warning which seems to make the PCA stop:
empca.py:129: RuntimeWarning: invalid value encountered in double_scalars
self.eigvec[k, j] = x.dot(cw) / c.dot(cw)
Any advice on how to get rid of this message?
Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels