Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- OnClass.data-00000-of-00001 +3 -0
- OnClass.index +0 -0
- OnClass.meta +0 -0
- OnClass.npz +3 -0
- accuracies.json +4 -0
- celltypist.pkl +3 -0
- checkpoint +2 -0
- harmony_knn_classifier.joblib +3 -0
- obo_dag.joblib +3 -0
- popv_output/predictions.csv +0 -0
- preprocessing.json +0 -0
- pynndescent_index.joblib +3 -0
- scanvi/model.pt +3 -0
- scvi/model.pt +3 -0
- scvi_knn_classifier.joblib +3 -0
- svm_classifier_cuml.joblib +3 -0
- xgboost_classifier.model +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
OnClass.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
OnClass.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9644a53735c3b090e6d5459774e699d15f4706f05c1080ab01cd64e01e40404
|
3 |
+
size 27239224
|
OnClass.index
ADDED
Binary file (222 Bytes). View file
|
|
OnClass.meta
ADDED
Binary file (92.5 kB). View file
|
|
OnClass.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a0c45fd8b46a186217f46cde4f1a59a0a7c7afe9ad34c1ad95c613dab99964b
|
3 |
+
size 144111777
|
accuracies.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"query_accuracy": "| Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |\n| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |\n| conjunctival epithelial cell | 1125 | 0.95 | 0.94 | 0.96 | 0.97 | 0.00 | 0.87 | 0.97 | 0.96 | 0.97 |\n| corneal epithelial cell | 389 | 0.93 | 0.83 | 0.95 | 0.96 | 0.00 | 0.94 | 0.95 | 0.93 | 0.96 |\n| B cell | 444 | 0.99 | 0.99 | 0.99 | 1.00 | 0.00 | 0.99 | 1.00 | 0.99 | 1.00 |\n| retinal blood vessel endothelial cell | 181 | 0.98 | 0.97 | 0.98 | 0.98 | 0.00 | 0.95 | 0.98 | 0.98 | 0.98 |\n| CD4-positive, alpha-beta T cell | 179 | 0.91 | 0.90 | 0.90 | 0.79 | 0.00 | 0.85 | 0.90 | 0.93 | 0.93 |\n| fibroblast | 158 | 0.81 | 0.72 | 0.76 | 0.73 | 0.00 | 0.71 | 0.81 | 0.79 | 0.82 |\n| eye photoreceptor cell | 140 | 0.94 | 0.95 | 0.95 | 0.94 | 0.00 | 0.95 | 0.95 | 0.95 | 0.96 |\n| plasma cell | 144 | 0.95 | 0.91 | 0.96 | 0.95 | 0.00 | 0.92 | 0.98 | 0.98 | 0.97 |\n| acinar cell | 137 | 0.85 | 0.95 | 0.95 | 0.94 | 0.00 | 0.92 | 0.93 | 0.93 | 0.93 |\n| keratocyte | 79 | 0.68 | 0.58 | 0.65 | 0.58 | 0.00 | 0.63 | 0.73 | 0.73 | 0.72 |\n| CD8-positive, alpha-beta T cell | 83 | 0.81 | 0.80 | 0.80 | 0.55 | 0.00 | 0.75 | 0.81 | 0.83 | 0.84 |\n| myeloid leukocyte | 81 | 0.78 | 0.81 | 0.74 | 0.73 | 0.00 | 0.76 | 0.87 | 0.86 | 0.84 |\n| Mueller cell | 54 | 0.82 | 0.81 | 0.85 | 0.79 | 0.00 | 0.85 | 0.85 | 0.82 | 0.86 |\n| smooth muscle cell | 44 | 0.96 | 0.97 | 0.98 | 0.96 | 0.00 | 0.91 | 0.96 | 0.95 | 0.96 |\n| microglial cell | 32 | 0.68 | 0.70 | 0.63 | 0.55 | 0.00 | 0.67 | 0.70 | 0.71 | 0.71 |\n| Schwann cell | 29 | 0.84 | 0.91 | 0.91 | 0.87 | 0.00 | 0.88 | 0.91 | 0.83 | 0.90 |\n| macrophage | 22 | 0.42 | 0.24 | 0.51 | 0.50 | 0.00 | 0.63 | 0.70 | 0.72 | 0.63 |\n| erythrocyte | 14 | 1.00 | 0.90 | 1.00 | 1.00 | 0.00 | 1.00 | 1.00 | 0.93 | 1.00 |\n| muscle cell | 12 | 0.88 | 0.80 | 0.96 | 0.96 | 0.00 | 0.80 | 0.96 | 0.92 | 1.00 |\n| monocyte | 11 | 0.60 | 0.72 | 0.56 | 0.32 | 0.00 | 0.53 | 0.40 | 0.55 | 0.62 |\n| mature NK T cell | 8 | 0.00 | 0.00 | 0.55 | 0.00 | 0.00 | 0.38 | 0.77 | 0.67 | 0.22 |\n| retinal pigment epithelial cell | 9 | 0.94 | 0.94 | 0.94 | 0.88 | 0.00 | 1.00 | 0.94 | 0.88 | 0.94 |\n| T cell | 2 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.33 | 0.00 | 0.00 |\n| retinal bipolar neuron | 3 | 0.29 | 0.40 | 0.33 | 0.67 | 0.00 | 0.40 | 0.40 | 0.33 | 0.33 |\n| natural killer cell | 3 | 0.67 | 0.50 | 0.50 | 0.50 | 0.00 | 0.60 | 0.40 | 0.33 | 0.40 |\n| neutrophil | 5 | 1.00 | 0.91 | 0.89 | 0.57 | 0.00 | 1.00 | 1.00 | 0.80 | 1.00 |\n| adipocyte | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.33 | 0.00 | 0.00 |\n| mast cell | 4 | 0.73 | 0.86 | 0.86 | 0.75 | 0.00 | 0.73 | 0.89 | 1.00 | 0.89 |\n| intermediate monocyte | 3 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.40 | 0.00 | 0.00 | 0.00 |\n| myeloid dendritic cell | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.50 | 0.00 | 0.00 | 0.00 |\n| classical monocyte | 4 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| radial glial cell | 2 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.04 | 0.50 | 0.00 | 0.00 |\n| endothelial cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| basophil | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| retina horizontal cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| stromal cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| erythroid lineage cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| non-classical monocyte | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| retinal ganglion cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |",
|
3 |
+
"ref_accuracy": "| Cell Type | N cells | celltypist | knn bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |\n| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |\n| conjunctival epithelial cell | 9960 | 0.95 | 0.92 | 0.98 | 0.98 | 0.00 | 0.88 | 0.97 | 0.96 | 0.98 |\n| corneal epithelial cell | 3798 | 0.93 | 0.77 | 0.97 | 0.96 | 0.00 | 0.94 | 0.96 | 0.95 | 0.97 |\n| B cell | 3709 | 0.99 | 0.98 | 0.99 | 0.99 | 0.00 | 0.99 | 0.99 | 0.99 | 1.00 |\n| retinal blood vessel endothelial cell | 1903 | 0.98 | 0.97 | 0.98 | 0.98 | 0.00 | 0.97 | 0.98 | 0.98 | 0.99 |\n| CD4-positive, alpha-beta T cell | 1433 | 0.88 | 0.85 | 0.91 | 0.84 | 0.00 | 0.87 | 0.93 | 0.94 | 0.93 |\n| fibroblast | 1429 | 0.79 | 0.70 | 0.88 | 0.83 | 0.00 | 0.81 | 0.88 | 0.88 | 0.91 |\n| eye photoreceptor cell | 1394 | 0.94 | 0.94 | 0.98 | 0.97 | 0.00 | 0.96 | 0.98 | 0.98 | 0.98 |\n| plasma cell | 1203 | 0.94 | 0.92 | 0.98 | 0.95 | 0.00 | 0.95 | 0.98 | 0.98 | 0.99 |\n| acinar cell | 1208 | 0.88 | 0.92 | 0.98 | 0.97 | 0.00 | 0.91 | 0.95 | 0.95 | 0.95 |\n| keratocyte | 907 | 0.75 | 0.63 | 0.85 | 0.80 | 0.00 | 0.80 | 0.87 | 0.87 | 0.90 |\n| CD8-positive, alpha-beta T cell | 853 | 0.79 | 0.81 | 0.85 | 0.74 | 0.00 | 0.82 | 0.91 | 0.91 | 0.90 |\n| myeloid leukocyte | 567 | 0.76 | 0.73 | 0.83 | 0.83 | 0.00 | 0.89 | 0.97 | 0.97 | 0.93 |\n| Mueller cell | 451 | 0.80 | 0.74 | 0.89 | 0.88 | 0.00 | 0.89 | 0.93 | 0.95 | 0.92 |\n| smooth muscle cell | 411 | 0.92 | 0.94 | 0.97 | 0.94 | 0.00 | 0.91 | 0.97 | 0.97 | 0.96 |\n| microglial cell | 376 | 0.74 | 0.73 | 0.82 | 0.75 | 0.00 | 0.85 | 0.98 | 0.98 | 0.93 |\n| Schwann cell | 254 | 0.81 | 0.86 | 0.90 | 0.91 | 0.00 | 0.84 | 0.96 | 0.94 | 0.93 |\n| macrophage | 132 | 0.33 | 0.18 | 0.63 | 0.60 | 0.00 | 0.79 | 0.99 | 0.99 | 0.93 |\n| erythrocyte | 134 | 0.93 | 0.91 | 0.99 | 0.98 | 0.00 | 0.99 | 1.00 | 0.99 | 0.98 |\n| muscle cell | 130 | 0.86 | 0.41 | 0.95 | 0.95 | 0.00 | 0.81 | 0.97 | 0.96 | 0.97 |\n| monocyte | 75 | 0.45 | 0.51 | 0.64 | 0.55 | 0.00 | 0.73 | 0.99 | 0.97 | 0.89 |\n| mature NK T cell | 64 | 0.00 | 0.03 | 0.57 | 0.18 | 0.00 | 0.70 | 0.96 | 0.96 | 0.82 |\n| retinal pigment epithelial cell | 58 | 0.98 | 0.98 | 0.98 | 0.96 | 0.00 | 0.95 | 1.00 | 1.00 | 0.98 |\n| T cell | 60 | 0.00 | 0.00 | 0.14 | 0.03 | 0.00 | 0.31 | 0.88 | 0.89 | 0.77 |\n| retinal bipolar neuron | 58 | 0.85 | 0.85 | 0.91 | 0.83 | 0.00 | 0.83 | 1.00 | 0.99 | 0.92 |\n| natural killer cell | 51 | 0.60 | 0.51 | 0.63 | 0.33 | 0.00 | 0.71 | 0.89 | 0.92 | 0.86 |\n| neutrophil | 46 | 0.92 | 0.85 | 0.85 | 0.74 | 0.00 | 0.86 | 1.00 | 1.00 | 0.98 |\n| adipocyte | 38 | 0.00 | 0.00 | 0.79 | 0.45 | 0.00 | 0.20 | 0.74 | 0.78 | 0.81 |\n| mast cell | 32 | 0.54 | 0.76 | 0.86 | 0.80 | 0.00 | 0.84 | 1.00 | 0.97 | 0.97 |\n| intermediate monocyte | 27 | 0.00 | 0.00 | 0.52 | 0.48 | 0.00 | 0.68 | 1.00 | 1.00 | 0.90 |\n| myeloid dendritic cell | 27 | 0.00 | 0.29 | 0.62 | 0.13 | 0.00 | 0.63 | 0.90 | 0.77 | 0.89 |\n| classical monocyte | 15 | 0.00 | 0.00 | 0.32 | 0.34 | 0.00 | 0.79 | 1.00 | 1.00 | 0.89 |\n| radial glial cell | 11 | 0.00 | 0.00 | 0.00 | 0.17 | 0.00 | 0.03 | 0.63 | 0.58 | 1.00 |\n| endothelial cell | 13 | 0.00 | 0.00 | 0.42 | 0.27 | 0.00 | 0.23 | 0.79 | 0.79 | 0.75 |\n| basophil | 5 | 0.00 | 0.00 | 0.40 | 0.60 | 0.00 | 0.71 | 1.00 | 1.00 | 1.00 |\n| retina horizontal cell | 5 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.50 | 1.00 | 1.00 | 0.75 |\n| stromal cell | 3 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.29 | 1.00 | 0.86 | 1.00 |\n| erythroid lineage cell | 2 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.15 | 1.00 | 1.00 | 0.67 |\n| non-classical monocyte | 2 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.50 | 1.00 | 1.00 | 1.00 |\n| retinal ganglion cell | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.40 | 1.00 | 1.00 | 0.00 |"
|
4 |
+
}
|
celltypist.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f88acf014db6d21766ed0b89b3350368bc94df55e8a2d619125eccc2cf5724a
|
3 |
+
size 794123
|
checkpoint
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
model_checkpoint_path: "OnClass"
|
2 |
+
all_model_checkpoint_paths: "OnClass"
|
harmony_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf33f21d60b1598105e29347c315c898409b65ab819a3f590ba695aedaf6ecd7
|
3 |
+
size 23557429
|
obo_dag.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88b6c19fc939f3c304978a10ef8b7cc6ba69d2d4a0a0613df8312b4ee3a26313
|
3 |
+
size 321386
|
popv_output/predictions.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
preprocessing.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
pynndescent_index.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c72076b3161045a488f421ad5f107e9ace4a191f96d7a33973b801404bc8d3c1
|
3 |
+
size 25035781
|
scanvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba098e9b0ee2b352ebc5eb15ec6938a70fa93dfa9bc2c1b3d0c2daa9a493fa90
|
3 |
+
size 11767596
|
scvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:313d4f833216dec7bd0f75d0b0048de5fe0a8a5b6411d3c2343280efcb3c8806
|
3 |
+
size 11143613
|
scvi_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f970950f8fedee4a85940430b1d80ed458250e32824d3036a5691cec7565dc4b
|
3 |
+
size 13342005
|
svm_classifier_cuml.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2091a00ed2f10e9a25e1563cb4e35bf9e5d61fadcb37978d275bcdee5cf2003e
|
3 |
+
size 666219
|
xgboost_classifier.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0c8d609b63fc0f212967278491de58232fa37ea33a3ca171e7d185f4fe508eb
|
3 |
+
size 9640064
|