Closed Data-drone closed 6 years ago
I had this issue, when my data was highly unnormalized, still did not try do debug why it happened. I can look into it in a month, for now, try normalizing your features to [-1,1] for example, it can help.
The code changed by a lot since the issue is opened.
I got a
segmentation fault (core dumped)
error.This was at the start of the
Computing
input similarities...` step. Any ideas how to debug?Thanks