canergen commited on
Commit
9e64c79
·
verified ·
1 Parent(s): edce388

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -19
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  - genomics
7
  - single-cell
8
  - anndata_version:0.11.3
9
- - python_version:3.11.11
10
  - popV
11
  - 'tissue: kidney'
12
  ---
@@ -32,29 +32,29 @@ 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
- | kidney collecting duct epithelial cell | 32 | 0.95 | 0.76 | 0.95 | 0.49 | 0.00 | 0.70 | 0.98 | 0.98 | 1.00 |
36
- | epithelial cell of proximal tubule | 37 | 0.93 | 0.95 | 0.87 | 0.35 | 0.00 | 0.10 | 0.96 | 0.97 | 1.00 |
37
- | kidney collecting duct principal cell | 8 | 0.63 | 0.46 | 0.71 | 0.36 | 0.00 | 0.33 | 1.00 | 0.89 | 0.94 |
38
- | macrophage | 13 | 0.92 | 0.89 | 0.96 | 0.48 | 0.00 | 0.92 | 1.00 | 1.00 | 1.00 |
39
- | kidney loop of Henle ascending limb epithelial cell | 12 | 0.70 | 0.74 | 0.85 | 0.61 | 0.00 | 0.74 | 1.00 | 1.00 | 0.96 |
40
- | mesangial cell | 12 | 0.54 | 0.88 | 0.77 | 0.50 | 0.00 | 0.43 | 0.59 | 0.54 | 0.60 |
41
- | B cell | 2 | 0.67 | 0.67 | 0.80 | 0.00 | 0.00 | 0.00 | 1.00 | 1.00 | 1.00 |
42
- | T cell | 9 | 0.95 | 1.00 | 0.95 | 0.43 | 0.00 | 0.51 | 1.00 | 1.00 | 1.00 |
43
- | kidney interstitial fibroblast | 3 | 0.80 | 0.80 | 0.80 | 0.00 | 0.00 | 0.20 | 0.50 | 0.80 | 0.80 |
44
 
45
  The train accuracies are computed on the training data.
46
 
47
  | Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
48
  | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
49
- | kidney collecting duct epithelial cell | 400 | 0.95 | 0.76 | 0.94 | 0.86 | 0.00 | 0.70 | 1.00 | 1.00 | 0.99 |
50
- | epithelial cell of proximal tubule | 351 | 0.94 | 0.93 | 0.79 | 0.81 | 0.00 | 0.02 | 0.97 | 1.00 | 0.99 |
51
- | kidney collecting duct principal cell | 145 | 0.87 | 0.74 | 0.84 | 0.69 | 0.00 | 0.41 | 1.00 | 0.99 | 0.98 |
52
- | macrophage | 137 | 0.96 | 0.99 | 0.98 | 0.61 | 0.00 | 0.94 | 1.00 | 1.00 | 1.00 |
53
- | kidney loop of Henle ascending limb epithelial cell | 131 | 0.84 | 0.78 | 0.87 | 0.69 | 0.00 | 0.57 | 1.00 | 1.00 | 0.97 |
54
- | mesangial cell | 79 | 0.36 | 0.86 | 0.62 | 0.54 | 0.00 | 0.26 | 0.42 | 0.40 | 0.40 |
55
- | B cell | 78 | 0.92 | 0.96 | 0.91 | 0.56 | 0.00 | 0.31 | 1.00 | 0.97 | 0.99 |
56
- | T cell | 70 | 0.98 | 0.78 | 0.80 | 0.35 | 0.00 | 0.33 | 1.00 | 1.00 | 0.94 |
57
- | kidney interstitial fibroblast | 13 | 1.00 | 1.00 | 0.70 | 0.80 | 0.00 | 0.31 | 1.00 | 1.00 | 1.00 |
58
 
59
  </details>
60
 
 
6
  - genomics
7
  - single-cell
8
  - anndata_version:0.11.3
9
+ - python_version:3.11.12
10
  - popV
11
  - 'tissue: kidney'
12
  ---
 
32
 
33
  | Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
34
  | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
35
+ | kidney collecting duct epithelial cell | 25 | 0.96 | 0.69 | 0.89 | 0.56 | 0.00 | 0.58 | 0.96 | 0.98 | 0.98 |
36
+ | epithelial cell of proximal tubule | 40 | 0.95 | 0.96 | 0.83 | 0.48 | 0.00 | 0.13 | 0.98 | 0.99 | 1.00 |
37
+ | kidney collecting duct principal cell | 8 | 0.71 | 0.63 | 0.71 | 0.67 | 0.00 | 0.20 | 1.00 | 0.94 | 1.00 |
38
+ | macrophage | 13 | 0.92 | 0.92 | 0.92 | 0.75 | 0.00 | 0.92 | 1.00 | 1.00 | 1.00 |
39
+ | kidney loop of Henle ascending limb epithelial cell | 12 | 0.78 | 0.73 | 0.85 | 0.56 | 0.00 | 0.71 | 1.00 | 1.00 | 1.00 |
40
+ | mesangial cell | 11 | 0.49 | 0.83 | 0.80 | 0.48 | 0.00 | 0.44 | 0.45 | 0.45 | 0.49 |
41
+ | B cell | 2 | 0.67 | 0.67 | 0.50 | 0.00 | 0.00 | 0.40 | 1.00 | 1.00 | 1.00 |
42
+ | T cell | 9 | 0.95 | 1.00 | 0.72 | 0.40 | 0.00 | 0.47 | 1.00 | 1.00 | 0.95 |
43
+ | kidney interstitial fibroblast | 4 | 0.86 | 0.86 | 0.86 | 0.29 | 0.00 | 0.33 | 0.67 | 0.86 | 0.86 |
44
 
45
  The train accuracies are computed on the training data.
46
 
47
  | Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
48
  | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
49
+ | kidney collecting duct epithelial cell | 408 | 0.95 | 0.77 | 0.94 | 0.82 | 0.00 | 0.69 | 1.00 | 1.00 | 0.99 |
50
+ | epithelial cell of proximal tubule | 350 | 0.94 | 0.94 | 0.83 | 0.77 | 0.00 | 0.08 | 0.97 | 0.99 | 0.98 |
51
+ | kidney collecting duct principal cell | 146 | 0.86 | 0.75 | 0.85 | 0.73 | 0.00 | 0.13 | 1.00 | 0.98 | 0.95 |
52
+ | macrophage | 138 | 0.96 | 0.98 | 0.99 | 0.79 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 |
53
+ | kidney loop of Henle ascending limb epithelial cell | 129 | 0.88 | 0.76 | 0.87 | 0.74 | 0.00 | 0.66 | 1.00 | 1.00 | 0.94 |
54
+ | mesangial cell | 79 | 0.36 | 0.88 | 0.78 | 0.53 | 0.00 | 0.65 | 0.42 | 0.42 | 0.42 |
55
+ | B cell | 79 | 0.94 | 0.97 | 0.95 | 0.60 | 0.00 | 0.41 | 1.00 | 0.96 | 1.00 |
56
+ | T cell | 70 | 1.00 | 0.86 | 0.53 | 0.32 | 0.00 | 0.33 | 1.00 | 1.00 | 0.80 |
57
+ | kidney interstitial fibroblast | 12 | 1.00 | 1.00 | 0.74 | 0.71 | 0.00 | 0.77 | 1.00 | 1.00 | 1.00 |
58
 
59
  </details>
60