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
I'm trying to use your C++ implementation of Diffusion Maps with some of my data, which is really big (37k x 60k matrix). In readme you select the kernel bandwith as 3. How can I properly select a kernel bandwith on my data?