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
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn