-
@Yomguithereal am I missing something? I have a bunch of entities that I want to use a Trie for fast lookup by their name field which can be 1 to 5 words long. I can add names of course and 'get' ma…
-
We need an effort in our test suites to markup tests with labels that describe the code under test's functionality. I think the best way for now would be to categorize them from a top-down perspective…
-
The STARlong has been recommended as a better choice for alignment of IsoSeq than GMAP on the wiki (https://github.com/PacificBiosciences/cDNA_primer/wiki/Bioinfx-study:-Optimizing-STAR-aligner-for-Is…
-
Putting together two 10X datasets. Seurat 2.1. Following Seurat Alignment Tutorial. Got past the "add.cell.id" issue. RunCCA seems to have worked (after allotting more RAM). But I'm getting a p…
-
I have run K-means clustering of Glove semantic vectors, which works fine shown in this link with [explanation](http://douglasduhaime.com/blog/clustering-semantic-vectors-with-python) and [full source…
-
AI from November 2008 DT meeting https://wiki.cbil.upenn.edu/obiwiki/index.php/Data\_transformation\_workshop2
fuzzy clustering is a clustering method that assigns a probability that a point belong…
-
Hi Alex. It has been a while since I last used your package. Today I found that the predict() function doesn't work with my previously saved dtwclust object. When I use `predict(old_object,series)`, i…
-
**TL;DR** There is an edit at the bottom of this post highlighting what is going on because a lot has changed over many discussions, and better alternatives are being explored.
You may want to grab…
-
hi
we want to know if its possible to grouping search results by partition key
for example fuzzy searches that match in same partition key has highest position in results
thank you
-
_nerf.c_ Adequacy function should use _global\_dmatrix_ instead of _dmatrix_.