-
Hi,
While using the dense retrieval pipeline via `factory.end_to_end()` I notice that not all documents are ranked and returned using the `search(query)` method of the pipeline. I am struggling a bit…
-
Hey Maarten,
Firstly thank you for all the help you have been uptill this point! 👍 👍 👍
I want to visualise the top topics using the same logic you so nicely showed here https://github.com/MaartenG…
-
Hello there. I have been trying to get this package working for quite some time now but no matter what, the rejection rates are either 1 or close to 1 regardless of correction. I would gladly appreci…
-
Hi,
We were trying to understand your find_niche_ct.R script to find niches. We are not exactly sure how the matrix of composition it is generated. Can you please elaborate how the cell type propor…
-
Hello. I prepared a small reproducible example to better explain the problem
numpy version = 1.23.1
scipy version = 1.8.1
implicit version = 0.6.0
**Configure**
```
n_users = 1000
n_items =…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/GhislainFievet/adverSCarial
Confirm the following…
-
In our last meeting @QuentinAtkinson @blasid and @SimonGreenhill suggested we should look at how many neighbors each languages would have based on a distance of approximately 1000km radius. I will dis…
-
Hi
I'm using KNORA-U to do the classification problem. I hope to get the final classifier chosen from the classifier pool, and I can see from the document that there are functions like `"estimate_com…
-
The subheading should be "k-nearest neighbours" (with hyphen and no caps).
I don't think the "nearest-neighbour" in the description should be hyphenated.
The URL in the Description section shoul…
-
# Summary
I have an IndexIFVPQ with `ntotal = 3062380902` that I want to search and reconstruct nearest neighbours from. However calling `index.search_and_reconstruct(queries, k=1)` is significantl…