-
Hi,
I found another problem when run the pbmc 3k sample of 10x.
You can get pbmc3k as following
```
library(scater)
library(Seurat)
# install SeuratDisk from GitHub using the remotes package re…
-
https://mp.weixin.qq.com/s/lHG1F5Pmkixfkxi80M8D2w
ixxmu updated
2 years ago
-
- [x] knn+leiden
- [x] approximate-knn+leiden
- [x] HDBSCAN
- [x] K-means
-
...
Hello scVelo,
My dataset has 5000 genes, and I set n_top_genes=2000 to do scv.pp.filter_and_normalize(). But it only filter out the genes with min_shared_counts and doesnt't select the 2000 to…
-
Hello,
Saving a BERTopic model trained with 3.5M texts, the resulting file is some ±25GB big.
I have a memory (RAM) concerns when inferencing with the model (*).
I am trying to lower the model si…
-
Hi all,
I have a view ideas & questions which i would like to discuss with you:
- as a database from which to pull the cells, i would probably create a simple tsv file with cell_id, cell_type, f…
-
This isn't really related to your code but: Since the WMT dataset for the vanilla knn-MT has a pretty big datastore (I think in the ballpark of 900M keys), the corresponding FAISS index is quite big a…
-
Hey! We're trying to run the benchmark. When running `main.py`, we're getting a dimensionality error. Here's our full error log:
```
LinearSVC(C=0.01, max_iter=1200, tol=1e-05)
Traceback (most r…
-
Use this template to request a new localizable language that is currently not available [on Pontoon](https://pontoon.mozilla.org/projects/common-voice/).
Note: This issue only applies to the web in…
-
Hello everyone! I'm new in computer vision and I'm studying CSIE in NUU (National United University) now.
I want to get familiar with this program so I tried to redo the training and test it on my co…