canergen commited on
Commit
1fef635
·
verified ·
1 Parent(s): 4a45ce6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -26
README.md CHANGED
@@ -32,41 +32,43 @@ 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
- | stromal cell | 96 | 0.99 | 0.96 | 0.98 | 0.96 | 0.00 | 0.98 | 0.99 | 0.98 | 0.99 |
36
- | pericyte | 93 | 0.97 | 0.98 | 0.96 | 0.97 | 0.00 | 0.97 | 0.99 | 0.97 | 0.98 |
37
- | macrophage | 31 | 1.00 | 1.00 | 1.00 | 0.97 | 0.00 | 0.97 | 1.00 | 0.98 | 1.00 |
38
- | supporting cell of vestibular epithelium | 32 | 1.00 | 0.93 | 0.98 | 0.84 | 0.00 | 0.97 | 1.00 | 1.00 | 1.00 |
39
- | endothelial cell of vascular tree | 13 | 1.00 | 0.86 | 0.83 | 0.92 | 0.00 | 0.96 | 1.00 | 0.86 | 1.00 |
40
- | melanocyte | 15 | 1.00 | 0.93 | 0.86 | 0.86 | 0.00 | 0.93 | 1.00 | 0.97 | 0.97 |
41
- | hematopoietic cell | 13 | 0.78 | 0.92 | 0.73 | 0.80 | 0.00 | 0.81 | 0.92 | 0.88 | 0.92 |
42
- | vascular associated smooth muscle cell | 11 | 0.96 | 0.74 | 0.96 | 0.67 | 0.00 | 0.87 | 0.96 | 0.96 | 0.96 |
43
- | vestibular dark cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
44
- | neutrophil | 1 | 1.00 | 1.00 | 1.00 | 0.00 | 0.00 | 0.50 | 1.00 | 1.00 | 1.00 |
45
- | CD4-positive, alpha-beta T cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
46
- | intermediate monocyte | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
47
  | mast cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
48
  | monocyte | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
49
  | CD8-positive, alpha-beta T cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
 
50
 
51
  The train accuracies are computed on the training data.
52
 
53
  | Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
54
  | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
55
- | stromal cell | 1024 | 0.98 | 0.94 | 0.99 | 0.98 | 0.00 | 0.98 | 1.00 | 0.99 | 0.99 |
56
- | pericyte | 758 | 0.98 | 0.98 | 0.99 | 0.98 | 0.00 | 0.99 | 1.00 | 1.00 | 0.99 |
57
- | macrophage | 245 | 0.98 | 0.99 | 0.99 | 0.96 | 0.00 | 0.98 | 1.00 | 1.00 | 0.99 |
58
- | supporting cell of vestibular epithelium | 238 | 0.99 | 0.83 | 0.99 | 0.93 | 0.00 | 0.98 | 1.00 | 1.00 | 0.99 |
59
- | endothelial cell of vascular tree | 139 | 0.94 | 0.81 | 0.96 | 0.91 | 0.00 | 0.92 | 0.98 | 0.96 | 0.97 |
60
- | melanocyte | 113 | 0.99 | 0.85 | 0.99 | 0.89 | 0.00 | 0.98 | 1.00 | 1.00 | 1.00 |
61
- | hematopoietic cell | 87 | 0.86 | 0.81 | 0.90 | 0.84 | 0.00 | 0.89 | 0.98 | 0.99 | 0.94 |
62
- | vascular associated smooth muscle cell | 72 | 0.91 | 0.76 | 0.96 | 0.85 | 0.00 | 0.94 | 0.98 | 0.99 | 0.99 |
63
- | vestibular dark cell | 49 | 0.97 | 0.82 | 0.95 | 0.56 | 0.00 | 0.96 | 1.00 | 1.00 | 0.98 |
64
- | neutrophil | 8 | 0.67 | 0.82 | 0.89 | 0.50 | 0.00 | 0.76 | 1.00 | 1.00 | 1.00 |
65
- | CD4-positive, alpha-beta T cell | 7 | 0.42 | 0.00 | 0.75 | 0.00 | 0.00 | 0.88 | 1.00 | 1.00 | 0.93 |
66
- | intermediate monocyte | 3 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.80 | 1.00 | 1.00 | 0.50 |
67
  | mast cell | 2 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.67 | 1.00 | 1.00 | 0.67 |
68
- | monocyte | 2 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.57 | 1.00 | 1.00 | 1.00 |
69
- | CD8-positive, alpha-beta T cell | 2 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |
 
70
 
71
  </details>
72
 
 
32
 
33
  | Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
34
  | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
35
+ | stromal cell | 108 | 0.99 | 0.96 | 0.98 | 0.96 | 0.00 | 0.97 | 0.99 | 0.98 | 0.99 |
36
+ | pericyte | 80 | 0.98 | 0.99 | 0.98 | 0.98 | 0.00 | 0.98 | 0.99 | 0.98 | 0.99 |
37
+ | macrophage | 39 | 0.97 | 0.95 | 0.96 | 0.94 | 0.00 | 0.94 | 0.95 | 0.94 | 0.95 |
38
+ | supporting cell of vestibular epithelium | 19 | 1.00 | 0.91 | 1.00 | 0.92 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |
39
+ | endothelial cell of vascular tree | 20 | 0.97 | 0.90 | 0.92 | 0.90 | 0.00 | 0.90 | 0.97 | 0.92 | 0.95 |
40
+ | melanocyte | 14 | 0.96 | 0.96 | 0.96 | 1.00 | 0.00 | 1.00 | 1.00 | 0.96 | 1.00 |
41
+ | hematopoietic cell | 9 | 0.75 | 0.94 | 0.75 | 0.82 | 0.00 | 0.90 | 0.94 | 0.80 | 0.94 |
42
+ | vascular associated smooth muscle cell | 10 | 0.95 | 0.75 | 1.00 | 0.71 | 0.00 | 0.91 | 0.95 | 0.95 | 1.00 |
43
+ | vestibular dark cell | 3 | 1.00 | 1.00 | 1.00 | 0.57 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |
44
+ | neutrophil | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
45
+ | CD4-positive, alpha-beta T cell | 3 | 0.00 | 0.00 | 0.50 | 0.00 | 0.00 | 0.00 | 0.50 | 0.00 | 0.50 |
46
+ | intermediate monocyte | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
47
  | mast cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
48
  | monocyte | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
49
  | CD8-positive, alpha-beta T cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
50
+ | B cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
51
 
52
  The train accuracies are computed on the training data.
53
 
54
  | Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
55
  | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
56
+ | stromal cell | 1012 | 0.98 | 0.95 | 0.99 | 0.98 | 0.00 | 0.98 | 1.00 | 0.99 | 0.99 |
57
+ | pericyte | 771 | 0.98 | 0.98 | 0.99 | 0.98 | 0.00 | 0.98 | 1.00 | 1.00 | 0.99 |
58
+ | macrophage | 237 | 0.99 | 0.99 | 0.99 | 0.97 | 0.00 | 0.99 | 1.00 | 1.00 | 0.99 |
59
+ | supporting cell of vestibular epithelium | 251 | 0.98 | 0.91 | 0.99 | 0.94 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 |
60
+ | endothelial cell of vascular tree | 132 | 0.93 | 0.83 | 0.96 | 0.89 | 0.00 | 0.91 | 0.99 | 0.97 | 0.97 |
61
+ | melanocyte | 114 | 0.99 | 0.91 | 1.00 | 0.95 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 |
62
+ | hematopoietic cell | 91 | 0.77 | 0.78 | 0.87 | 0.81 | 0.00 | 0.86 | 0.99 | 0.99 | 0.93 |
63
+ | vascular associated smooth muscle cell | 73 | 0.91 | 0.74 | 0.95 | 0.82 | 0.00 | 0.94 | 0.95 | 0.97 | 0.98 |
64
+ | vestibular dark cell | 46 | 0.91 | 0.93 | 0.97 | 0.52 | 0.00 | 0.96 | 1.00 | 1.00 | 0.99 |
65
+ | neutrophil | 9 | 0.51 | 0.95 | 0.86 | 0.50 | 0.00 | 0.90 | 1.00 | 1.00 | 1.00 |
66
+ | CD4-positive, alpha-beta T cell | 4 | 0.00 | 0.00 | 0.40 | 0.44 | 0.00 | 0.55 | 1.00 | 1.00 | 0.60 |
67
+ | intermediate monocyte | 2 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1.00 | 1.00 | 0.00 |
68
  | mast cell | 2 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.67 | 1.00 | 1.00 | 0.67 |
69
+ | monocyte | 2 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |
70
+ | CD8-positive, alpha-beta T cell | 2 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1.00 | 1.00 | 0.00 |
71
+ | B cell | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1.00 | 1.00 | 1.00 |
72
 
73
  </details>
74