nberliner / PointObject

Analysing pipeline for localisation super-resolution data.
1 stars 0 forks source link

Add documentation for KDE cross-validation parameter sampling #3

Closed nberliner closed 9 years ago

nberliner commented 9 years ago

More specifically add a comment what can be done if the following warning appears

/home/berliner/08 GitHub/PointObject/lib/contour.py:202: UserWarning: Warning: see bandwidth parameter was estimated to be optimal at one sample boundary
  warnings.warn("Warning: see bandwidth parameter was estimated to be optimal at one sample boundary")
/home/berliner/08 GitHub/PointObject/lib/contour.py:203: UserWarning: Try shifting the sample window!
  warnings.warn("Try shifting the sample window!")
nberliner commented 9 years ago

I added an example file to the example folder called Finding the bandwidth parameter of the Kernel Density Estimation.ipynb