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
We noticed that the graph for random projection execution times is very interesting.
For some reason, when n=1553, the execution is orders of magnitude slower than when n=1550. i.e in our case, a going from less than a half a second to 6.5 seconds.
It seems that this effects literally everyone except one group, the fastest one.
I have two questions: Why is this the case? and secondly, is it intentional to test that value?
Many thanks.