Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -31,23 +31,21 @@ computed on a 10% random subset of the data that was not used for training.
|
|
31 |
|
32 |
| Cell Type | N cells | celltypist | knn on bbknn | knn on harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
|
33 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
34 |
-
| eye photoreceptor cell |
|
35 |
-
| enteroglial cell |
|
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 |
|
38 |
-
| radial glial cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.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 on bbknn | knn on harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
|
44 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
45 |
-
| eye photoreceptor cell |
|
46 |
-
| enteroglial cell |
|
47 |
-
| neuron |
|
48 |
-
| retinal bipolar neuron |
|
49 |
-
|
|
50 |
-
| retina horizontal cell | 5 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.50 | 1.00 | 1.00 | 1.00 |
|
51 |
|
52 |
</details>
|
53 |
|
|
|
31 |
|
32 |
| Cell Type | N cells | celltypist | knn on bbknn | knn on harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
|
33 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
34 |
+
| eye photoreceptor cell | 145 | 1.00 | 0.99 | 0.98 | 0.99 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 |
|
35 |
+
| enteroglial cell | 90 | 1.00 | 0.97 | 0.98 | 0.98 | 0.00 | 0.98 | 1.00 | 0.99 | 0.99 |
|
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 | 10 | 1.00 | 0.33 | 0.75 | 0.82 | 0.00 | 0.78 | 1.00 | 0.82 | 0.82 |
|
|
|
38 |
| retina horizontal cell | 0 | 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 on bbknn | knn on harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |
|
43 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
44 |
+
| eye photoreceptor cell | 1379 | 1.00 | 0.99 | 0.99 | 0.99 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 |
|
45 |
+
| enteroglial cell | 868 | 0.99 | 0.94 | 0.96 | 0.99 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |
|
46 |
+
| neuron | 72 | 0.94 | 0.00 | 0.79 | 0.93 | 0.00 | 0.97 | 0.99 | 0.97 | 0.99 |
|
47 |
+
| retinal bipolar neuron | 45 | 0.93 | 0.12 | 0.92 | 0.87 | 0.00 | 0.85 | 1.00 | 1.00 | 1.00 |
|
48 |
+
| retina horizontal cell | 5 | 0.00 | 0.00 | 0.20 | 0.00 | 0.00 | 0.53 | 1.00 | 1.00 | 0.89 |
|
|
|
49 |
|
50 |
</details>
|
51 |
|