-
hello everyone, as discussed in a previous e-mail, I add a table containing some package that are not covered in this CRAN Task View.
I downloaded all packages Descriptions from CRAN and searched f…
-
Two different approximate nearest neighbor approaches are currently being developed, one based on HNSW (#10047) and another based on coarse quantization ([#LUCENE-9136]). Each prototype proposes to ad…
-
[SOLR-10415](https://issues.apache.org/jira/browse/SOLR-10415) would be removing existing unparameterised log.trace messages use and once that is in place then this ticket's one-line change would be f…
-
### Enhancement:
`readid` contains info about spatial position of the physical read (short DNA molecule) on a sequencing flowcell.
This information can be used to find out how many of the observed …
-
My team and I are working on an application of **regression by classification,** a technique described in [this article](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.21.5374&rep=rep1&type=…
-
I have a question regarding the VM profile when creating a new bhyve VM. I'm not sure whether maybe I'm just simply not understanding this properly.
Basically I found myself in the need to create a…
Tectu updated
2 years ago
-
Nomad should have some way for tasks to acquire persistent storage on nodes. In a lot of cases, we might want to run our own hdfs or ceph cluster on nomad.
That means, things like hdfs' datanodes nee…
-
I'm planning to implement LSH. Which support query like this
> Find similar documents that have 0\.8 or higher similar score with a given document\. Similarity measurement can be cosine, jaccard, eucl…
-
@LuckyMD, why does `sc.tl.embedding_density` limit itself to running on labels with 10 or less categories?
-
Structural
====================
- [ ] Should `Design` support `c`/`rbind`?
- [x] During the creation of a `Design`, error if the same variable is used in multiple places
- [x] Currently `forcing()…