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: aorta'
|
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 |
-
| aortic endothelial cell |
|
36 |
-
| fibroblast of cardiac tissue |
|
37 |
-
| professional antigen presenting cell |
|
38 |
-
| fibrocyte |
|
39 |
-
| macrophage |
|
40 |
-
| epithelial 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 |
-
| aortic endothelial cell |
|
47 |
-
| fibroblast of cardiac tissue |
|
48 |
-
| professional antigen presenting cell |
|
49 |
-
| fibrocyte |
|
50 |
-
| macrophage |
|
51 |
-
| epithelial cell | 16 |
|
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: aorta'
|
12 |
---
|
|
|
32 |
|
33 |
| Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
|
34 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
35 |
+
| aortic endothelial cell | 16 | 0.94 | 0.97 | 0.90 | 1.00 | 0.00 | 0.97 | 1.00 | 0.97 | 0.97 |
|
36 |
+
| fibroblast of cardiac tissue | 13 | 1.00 | 1.00 | 0.93 | 1.00 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |
|
37 |
+
| professional antigen presenting cell | 3 | 0.67 | 0.80 | 0.80 | 1.00 | 0.00 | 0.86 | 1.00 | 0.80 | 0.80 |
|
38 |
+
| fibrocyte | 1 | 1.00 | 0.00 | 0.00 | 0.67 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |
|
39 |
+
| macrophage | 2 | 1.00 | 0.80 | 0.80 | 0.67 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |
|
40 |
+
| epithelial cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
|
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 |
+
| aortic endothelial cell | 417 | 0.97 | 0.95 | 0.94 | 0.98 | 0.00 | 0.98 | 1.00 | 1.00 | 1.00 |
|
47 |
+
| fibroblast of cardiac tissue | 195 | 0.96 | 0.95 | 0.88 | 0.95 | 0.00 | 0.98 | 1.00 | 1.00 | 0.99 |
|
48 |
+
| professional antigen presenting cell | 118 | 0.86 | 0.87 | 0.89 | 0.91 | 0.00 | 0.96 | 1.00 | 1.00 | 1.00 |
|
49 |
+
| fibrocyte | 43 | 0.67 | 0.35 | 0.69 | 0.67 | 0.00 | 0.88 | 1.00 | 1.00 | 0.98 |
|
50 |
+
| macrophage | 26 | 0.80 | 0.68 | 0.83 | 0.64 | 0.00 | 0.87 | 1.00 | 1.00 | 0.95 |
|
51 |
+
| epithelial cell | 16 | 0.33 | 0.00 | 0.32 | 0.76 | 0.00 | 0.81 | 1.00 | 1.00 | 0.97 |
|
52 |
|
53 |
</details>
|
54 |
|