scipy.stats.gaussian_kde.
scotts_factor#
- gaussian_kde.scotts_factor()[source]#
- Computes the bandwidth factor factor. The default is - scotts_factor. A subclass can overwrite this method to provide a different method, or set it through a call to- set_bandwidth.