canergen commited on
Commit
06a3f00
·
verified ·
1 Parent(s): 8ceebeb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -10
README.md CHANGED
@@ -5,7 +5,8 @@ tags:
5
  - biology
6
  - genomics
7
  - single-cell
8
- - anndata_version:0.11.1
 
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 | 162 | 1.00 | 0.99 | 0.96 | 0.99 | 0.00 | 0.98 | 0.99 | 0.99 | 0.99 |
35
- | enteroglial cell | 59 | 1.00 | 0.98 | 0.92 | 0.99 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |
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 | 4 | 0.80 | 0.40 | 0.67 | 0.86 | 0.00 | 0.62 | 1.00 | 1.00 | 1.00 |
38
- | retina horizontal cell | 2 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
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 | 1363 | 1.00 | 1.00 | 0.98 | 1.00 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 |
45
- | enteroglial cell | 877 | 1.00 | 0.94 | 0.97 | 0.99 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |
46
- | neuron | 73 | 0.99 | 0.00 | 0.92 | 0.93 | 0.00 | 0.98 | 0.99 | 0.99 | 1.00 |
47
- | retinal bipolar neuron | 53 | 0.92 | 0.61 | 0.94 | 0.89 | 0.00 | 0.82 | 1.00 | 1.00 | 0.99 |
48
- | retina horizontal cell | 3 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.29 | 1.00 | 1.00 | 1.00 |
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