Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,7 +5,8 @@ tags:
|
|
5 |
- biology
|
6 |
- genomics
|
7 |
- single-cell
|
8 |
-
- anndata_version:0.11.
|
|
|
9 |
- popV
|
10 |
- 'tissue: diverse'
|
11 |
---
|
@@ -31,21 +32,21 @@ computed on a 10% random subset of the data that was not used for training.
|
|
31 |
|
32 |
| Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
|
33 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
34 |
-
| eye photoreceptor cell |
|
35 |
-
| enteroglial cell |
|
36 |
| neuron | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
|
37 |
-
| retinal bipolar neuron |
|
38 |
-
| retina horizontal cell |
|
39 |
|
40 |
The train accuracies are computed on the training data.
|
41 |
|
42 |
| Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
|
43 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
44 |
-
| eye photoreceptor cell |
|
45 |
-
| enteroglial cell |
|
46 |
-
| neuron |
|
47 |
-
| retinal bipolar neuron |
|
48 |
-
| retina horizontal cell |
|
49 |
|
50 |
</details>
|
51 |
|
|
|
5 |
- biology
|
6 |
- genomics
|
7 |
- single-cell
|
8 |
+
- anndata_version:0.11.3
|
9 |
+
- python_version:3.11.11
|
10 |
- popV
|
11 |
- 'tissue: diverse'
|
12 |
---
|
|
|
32 |
|
33 |
| Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
|
34 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
35 |
+
| eye photoreceptor cell | 157 | 1.00 | 1.00 | 0.96 | 0.99 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 |
|
36 |
+
| enteroglial cell | 67 | 1.00 | 0.99 | 0.93 | 1.00 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |
|
37 |
| neuron | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
|
38 |
+
| retinal bipolar neuron | 6 | 0.92 | 0.80 | 0.80 | 0.83 | 0.00 | 0.92 | 1.00 | 1.00 | 1.00 |
|
39 |
+
| retina horizontal cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
|
40 |
|
41 |
The train accuracies are computed on the training data.
|
42 |
|
43 |
| Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
|
44 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
45 |
+
| eye photoreceptor cell | 1364 | 1.00 | 1.00 | 0.98 | 0.99 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |
|
46 |
+
| enteroglial cell | 878 | 1.00 | 0.95 | 0.97 | 1.00 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 |
|
47 |
+
| neuron | 71 | 0.98 | 0.00 | 0.90 | 1.00 | 0.00 | 0.93 | 0.99 | 1.00 | 1.00 |
|
48 |
+
| retinal bipolar neuron | 51 | 0.93 | 0.64 | 0.93 | 0.82 | 0.00 | 0.90 | 1.00 | 1.00 | 1.00 |
|
49 |
+
| retina horizontal cell | 5 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.83 | 1.00 | 1.00 | 1.00 |
|
50 |
|
51 |
</details>
|
52 |
|