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