[scikit-learn] Variable kernel density estimation

Naiping Dong np.dong572 at gmail.com
Mon Jul 8 09:48:20 EDT 2019


How sklearn perform cross validation "GridSearchCV" for bandwidth
selection? It seems that the CV for kernel density estimation is different
with the one used for classification. Is it used least square errors for
this aim?

Second, is it possible for me to use variable bandwidth for kernel density
estimation, that is, use different bandwidth for different data point?

Thanks.
-- 
Elkan
Department of Chemistry, HKU, HK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20190708/01130fbe/attachment.html>


More information about the scikit-learn mailing list