-
This is an improved version of box plot
![image](https://user-images.githubusercontent.com/1484241/157185454-77126722-2eb7-45b4-921c-ec9b5c9a3879.png)
-
We have hard-coded into the code the minimum number of samples that a group must contain to draw a histogram, because histograms look increasingly weird as the number of samples get small (this is tru…
-
Hi ,
Thanks to develop the great tools to visulize the scRNA data.
I hope the plot_density function can add the split_by parameter in it to display different group data.
Besides, i h…
-
The memory usage currently blows up for large PBMetaD projects when I try reweighting. It looks like my naive implementation of the `reconstruct_bias_potential` method for the `PBMetaDProject` class i…
-
**Multilabel classification**
http://scikit-learn.org/stable/auto_examples/plot_multilabel.html#sphx-glr-auto-examples-plot-multilabel-py
**A demo of K-Means clustering on the handwritten digits…
-
**Submitting author:** @rajitachandak (Rajita Chandak)
**Repository:** https://github.com/nppackages/lpcde
**Branch with paper.md** (empty if default branch):
**Version:** v.0.1.4
**Editor:** @spholm…
-
another followup to supporting asymmetric kernels for support (0, 1) or R+
Chen 2000 uses Gasser Muller kernel regression, requires integral of kernel over neighborhood of a point.
That should be…
-
Some errors are related to other packages others are not. Will keep track of progress here:
-
-
The build for [Pythonplot.com](https://www.pythonplot.com) started failing with 0.7.0 trying to run
```
(ggplot(diamonds) +
aes('depth', fill='cut', color='cut') +
geom_density(alpha=0.…