Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Weights sum to zero, can't be normalized" Error #87

Closed
JinIgarashi opened this issue Apr 9, 2024 · 1 comment · Fixed by #89 or #92
Closed

"Weights sum to zero, can't be normalized" Error #87

JinIgarashi opened this issue Apr 9, 2024 · 1 comment · Fixed by #89 or #92
Assignees
Labels
bug Something isn't working

Comments

@JinIgarashi
Copy link
Contributor

Because of this error, RCA tool does not work now

Reproduce

@JinIgarashi JinIgarashi added the bug Something isn't working label Apr 9, 2024
@JinIgarashi
Copy link
Contributor Author

If I comment the following code, statistics api can work.

if self.threshold:
datam |= np.abs(data)< self.threshold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants