Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
- genomics
|
7 |
- single-cell
|
8 |
- anndata_version:0.11.3
|
9 |
-
- python_version:3.11.
|
10 |
- popV
|
11 |
- 'tissue: diaphragm'
|
12 |
---
|
@@ -32,23 +32,23 @@ computed on a 10% random subset of the data that was not used for training.
|
|
32 |
|
33 |
| Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
|
34 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
35 |
-
| skeletal muscle satellite cell |
|
36 |
-
| mesenchymal stem cell |
|
37 |
-
| endothelial cell |
|
38 |
-
| B cell |
|
39 |
-
| macrophage |
|
40 |
-
| T cell |
|
41 |
|
42 |
The train accuracies are computed on the training data.
|
43 |
|
44 |
| Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
|
45 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
46 |
-
| skeletal muscle satellite cell |
|
47 |
-
| mesenchymal stem cell |
|
48 |
-
| endothelial cell |
|
49 |
-
| B cell |
|
50 |
-
| macrophage |
|
51 |
-
| T cell |
|
52 |
|
53 |
</details>
|
54 |
|
|
|
6 |
- genomics
|
7 |
- single-cell
|
8 |
- anndata_version:0.11.3
|
9 |
+
- python_version:3.11.12
|
10 |
- popV
|
11 |
- 'tissue: diaphragm'
|
12 |
---
|
|
|
32 |
|
33 |
| Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
|
34 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
35 |
+
| skeletal muscle satellite cell | 97 | 0.99 | 0.97 | 0.98 | 0.91 | 0.00 | 0.98 | 0.99 | 0.99 | 0.99 |
|
36 |
+
| mesenchymal stem cell | 48 | 0.99 | 0.98 | 1.00 | 0.80 | 0.00 | 0.98 | 0.99 | 0.98 | 1.00 |
|
37 |
+
| endothelial cell | 20 | 0.98 | 0.86 | 0.92 | 0.86 | 0.00 | 0.93 | 0.98 | 0.98 | 0.98 |
|
38 |
+
| B cell | 9 | 0.89 | 0.82 | 0.95 | 0.84 | 0.00 | 0.95 | 1.00 | 0.95 | 0.95 |
|
39 |
+
| macrophage | 7 | 0.86 | 0.73 | 1.00 | 0.73 | 0.00 | 0.86 | 1.00 | 1.00 | 1.00 |
|
40 |
+
| T cell | 5 | 1.00 | 0.89 | 0.75 | 0.00 | 0.00 | 0.80 | 1.00 | 0.75 | 0.89 |
|
41 |
|
42 |
The train accuracies are computed on the training data.
|
43 |
|
44 |
| Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
|
45 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
46 |
+
| skeletal muscle satellite cell | 795 | 0.98 | 0.97 | 0.99 | 0.97 | 0.00 | 0.97 | 0.99 | 0.99 | 0.99 |
|
47 |
+
| mesenchymal stem cell | 446 | 0.99 | 0.97 | 0.99 | 0.96 | 0.00 | 0.98 | 1.00 | 1.00 | 1.00 |
|
48 |
+
| endothelial cell | 198 | 0.97 | 0.92 | 0.96 | 0.92 | 0.00 | 0.96 | 0.99 | 0.99 | 0.99 |
|
49 |
+
| B cell | 114 | 0.95 | 0.83 | 0.93 | 0.80 | 0.00 | 0.99 | 1.00 | 1.00 | 0.99 |
|
50 |
+
| macrophage | 69 | 0.92 | 0.74 | 0.92 | 0.73 | 0.00 | 0.89 | 0.99 | 0.99 | 0.98 |
|
51 |
+
| T cell | 50 | 0.89 | 0.85 | 0.91 | 0.55 | 0.00 | 0.92 | 0.98 | 0.97 | 0.95 |
|
52 |
|
53 |
</details>
|
54 |
|