-
Module that represents hierarchical clustering algorithm based on Sync should be implemented.
-
Hi folks, I find it unsatisfying to have to deal with different p thresholds across contrasts. For strong effects, e.g., you need to set the threshold to 0.00001, for weak effects to 0.05. I'd like to…
-
Hi Pierre!
I'd like to try the OpenCV's implementation of binary feature detectors, especially FAST in the OpenMVG's SFM pipeline. Now after detection if i use OpenCV's own binary descriptors, BRIEF …
donlk updated
10 years ago
-
Distinguish between useful content and boilerplate.
Doing some prelim research:
- Boilerplate detection using shallow text features. http://www.decom.ufop.br/menotti/rp122/sem/sem1-brayan-milton-art.…
-
Hello there,
I'm working on a heatmap PR for `pandas` (https://github.com/pydata/pandas/pull/5646) but it's been suggested that all visualizations be worked on in separate packages. Since `seaborn` a…
-
Is there plan to add several more recent community detection algorithms that would output overlapping communities?
Some of these algorithms can be found here: http://arxiv.org/pdf/1110.5813.pdf
Than…
cilia updated
10 years ago
-
- Spatial thing
- Entity link
-
Hi,
I was using Cluster.py to cluster a trajectory which contains 3.2 million frames. But it keeps printing message lines like below for like one day. The iteration variable was 50. I guess it's nowh…
-
Create a featureset function for blobs that allows us to cluster blobs based on their position, color, shape, or a feature extractor. The method should allow for both hierarchical clustering or k-mean…
-
Converted from [SourceForge issue 1535137](http://sourceforge.net/support/tracker.php?aid=1535137), submitted by ajaksu2
Hi Michel,
Pretty useful project you have here, I haven't read the
clustering…