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
Hello, I am currently using KDE. I used the silverman/scott methods to obtain the bandwidth in KDEpy. Then I used the silverman/scott methods in Scipy and Sklearn, but the bandwidths from KDEpy are different from the ones using Scipy and Sklearn, though the method is the same.
Anyone knows why?
Thanks in advance