-
LOOKOUT is a new approach to detect outliers using leave-one-out kernel density estimates and extreme value theory. Outlier detection methods that use kernel density estimates generally employ a user …
-
In #10 I discussed making scatter plots and one of the downsides is the extreme overplotting if entire datasets are used. `ggpointdensity` provides an alternative that is between a scatter plot and a…
Aariq updated
6 months ago
-
On installation / activation the plugin fails with "No module named 'geojson'".
MacOS 13.5.2 / QGIS 3.23.x
```
Couldn't load plugin 'fast_kernel_density_analysis' due to an error when call…
-
### Summary
Based on the branch: [can_pb_reduced_dims_prototyping](https://github.com/ammarhakim/gkylzero/tree/can_pb_reduced_dims_prototyping). This was original branched from main, but should be me…
-
Has anyone experienced kernel issue when plotting geom_density()? I have a large data set with 4 million observations and the geom_density is causing the kernel to become "dead".
geom_boxplot is w…
-
OpenWrt SNAPSHOT r23727-e6f8b69918
Log:
`
Mon Aug 14 18:25:18 2023 kern.err kernel: [10768.226872] mt76x2e 0000:01:00.0: MAC error detected
Mon Aug 14 18:25:19 2023 kern.err kernel: [10769.466…
Camis updated
2 months ago
-
Hi,
I have a question about the marching cube step when using sparse density map. In the code [here](https://github.com/InteractiveComputerGraphics/splashsurf/blob/main/splashsurf_lib/src/marching_…
-
## Issue will be closed if:
> 1) You mention more than one algorithm. You can create a separate issue for each algorithm once the current one is completed.
> 2) You propose an algorithm that is …
-
Python libraries for calculating your own kernel density estimate:
http://stackoverflow.com/questions/33274506/kernel-density-estimation-in-seaborn-for-cyclic-end-points
-
Hi,
Trying to get some help from here.
I am trying to make the kernel density plot which was shown in the paper. However, didn't find such a function in the package. I looked into the facets ob…