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:52cc723a7635712e28691f24fbb72f289b594215d7c83bf2f55df225a6ca0289
|
3 |
+
size 27239224
|
OnClass.index
ADDED
Binary file (222 Bytes). View file
|
|
OnClass.meta
ADDED
Binary file (90.2 kB). View file
|
|
OnClass.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bca5f451372193a36ca68a3984db328ed7c279e5ca20832d1cf96ae9726faa0c
|
3 |
+
size 144112191
|
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| B cell | 5472 | 1.00 | 1.00 | 1.00 | 1.00 | 0.00 | 0.98 | 0.99 | 0.99 | 1.00 |\n| CD4-positive, alpha-beta T cell | 3929 | 0.78 | 0.87 | 0.86 | 0.85 | 0.00 | 0.68 | 0.65 | 0.77 | 0.86 |\n| CD8-positive, alpha-beta T cell | 1463 | 0.79 | 0.81 | 0.81 | 0.75 | 0.00 | 0.75 | 0.78 | 0.84 | 0.83 |\n| plasma cell | 607 | 0.98 | 0.98 | 0.98 | 0.99 | 0.00 | 0.99 | 0.98 | 0.98 | 0.99 |\n| naive thymus-derived CD4-positive, alpha-beta T cell | 417 | 0.17 | 0.03 | 0.06 | 0.04 | 0.00 | 0.30 | 0.39 | 0.53 | 0.24 |\n| macrophage | 168 | 0.91 | 0.92 | 0.91 | 0.88 | 0.00 | 0.88 | 0.86 | 0.91 | 0.92 |\n| natural killer cell | 173 | 0.64 | 0.71 | 0.65 | 0.58 | 0.00 | 0.62 | 0.59 | 0.66 | 0.67 |\n| T cell | 121 | 0.63 | 0.76 | 0.67 | 0.63 | 0.00 | 0.58 | 0.45 | 0.61 | 0.65 |\n| mature NK T cell | 122 | 0.50 | 0.47 | 0.46 | 0.47 | 0.00 | 0.33 | 0.44 | 0.51 | 0.54 |\n| regulatory T cell | 90 | 0.21 | 0.00 | 0.19 | 0.11 | 0.00 | 0.19 | 0.19 | 0.23 | 0.34 |\n| monocyte | 71 | 0.81 | 0.83 | 0.80 | 0.79 | 0.00 | 0.47 | 0.73 | 0.81 | 0.87 |\n| innate lymphoid cell | 85 | 0.59 | 0.64 | 0.43 | 0.36 | 0.00 | 0.55 | 0.56 | 0.62 | 0.62 |\n| classical monocyte | 52 | 0.60 | 0.72 | 0.61 | 0.61 | 0.00 | 0.68 | 0.68 | 0.86 | 0.76 |\n| neutrophil | 24 | 0.89 | 0.96 | 1.00 | 0.96 | 0.00 | 0.96 | 0.96 | 0.90 | 0.96 |\n| intermediate monocyte | 22 | 0.00 | 0.57 | 0.38 | 0.32 | 0.00 | 0.50 | 0.70 | 0.84 | 0.67 |\n| mast cell | 19 | 1.00 | 1.00 | 0.94 | 1.00 | 0.00 | 0.97 | 1.00 | 1.00 | 1.00 |\n| endothelial cell | 22 | 0.72 | 0.74 | 0.76 | 0.74 | 0.00 | 0.78 | 0.75 | 0.78 | 0.82 |\n| myeloid dendritic cell | 13 | 0.00 | 0.55 | 0.56 | 0.29 | 0.00 | 0.39 | 0.64 | 0.71 | 0.75 |\n| CD4-positive, alpha-beta thymocyte | 10 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.26 | 0.17 | 0.29 | 0.00 |\n| stromal cell | 12 | 0.71 | 0.63 | 0.81 | 0.86 | 0.00 | 0.65 | 0.92 | 0.92 | 0.83 |\n| non-classical monocyte | 6 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.12 | 0.27 | 0.75 | 0.29 |\n| CD8-positive, alpha-beta thymocyte | 3 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.13 | 0.20 | 0.40 | 0.00 |\n| erythrocyte | 2 | 0.40 | 0.50 | 0.25 | 1.00 | 0.00 | 0.14 | 1.00 | 0.80 | 1.00 |\n| plasmacytoid dendritic cell | 1 | 0.00 | 0.00 | 0.00 | 0.67 | 0.00 | 0.00 | 0.00 | 1.00 | 1.00 |\n| hematopoietic precursor cell | 3 | 0.00 | 0.00 | 0.50 | 0.00 | 0.00 | 0.00 | 0.00 | 0.40 | 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| B cell | 49274 | 0.99 | 1.00 | 1.00 | 1.00 | 0.00 | 0.98 | 0.99 | 0.99 | 1.00 |\n| CD4-positive, alpha-beta T cell | 35351 | 0.78 | 0.88 | 0.89 | 0.88 | 0.00 | 0.69 | 0.66 | 0.78 | 0.88 |\n| CD8-positive, alpha-beta T cell | 13219 | 0.79 | 0.82 | 0.86 | 0.81 | 0.00 | 0.78 | 0.79 | 0.85 | 0.85 |\n| plasma cell | 5337 | 0.98 | 0.98 | 0.99 | 0.99 | 0.00 | 0.98 | 0.98 | 0.98 | 0.99 |\n| naive thymus-derived CD4-positive, alpha-beta T cell | 3737 | 0.18 | 0.01 | 0.19 | 0.15 | 0.00 | 0.31 | 0.42 | 0.54 | 0.31 |\n| macrophage | 1626 | 0.90 | 0.92 | 0.93 | 0.92 | 0.00 | 0.91 | 0.93 | 0.94 | 0.95 |\n| natural killer cell | 1406 | 0.63 | 0.71 | 0.78 | 0.75 | 0.00 | 0.71 | 0.72 | 0.77 | 0.82 |\n| T cell | 1160 | 0.63 | 0.73 | 0.77 | 0.73 | 0.00 | 0.62 | 0.51 | 0.64 | 0.69 |\n| mature NK T cell | 902 | 0.48 | 0.43 | 0.62 | 0.61 | 0.00 | 0.46 | 0.58 | 0.70 | 0.74 |\n| regulatory T cell | 878 | 0.20 | 0.01 | 0.40 | 0.23 | 0.00 | 0.21 | 0.23 | 0.27 | 0.40 |\n| monocyte | 695 | 0.79 | 0.78 | 0.84 | 0.85 | 0.00 | 0.53 | 0.85 | 0.91 | 0.95 |\n| innate lymphoid cell | 660 | 0.58 | 0.64 | 0.59 | 0.52 | 0.00 | 0.70 | 0.62 | 0.66 | 0.74 |\n| classical monocyte | 500 | 0.61 | 0.67 | 0.73 | 0.72 | 0.00 | 0.79 | 0.88 | 0.91 | 0.86 |\n| neutrophil | 279 | 0.86 | 0.96 | 0.99 | 0.99 | 0.00 | 0.96 | 1.00 | 0.97 | 0.97 |\n| intermediate monocyte | 259 | 0.00 | 0.49 | 0.59 | 0.58 | 0.00 | 0.70 | 0.84 | 0.91 | 0.86 |\n| mast cell | 193 | 0.97 | 0.97 | 0.96 | 0.97 | 0.00 | 0.97 | 0.98 | 0.98 | 0.97 |\n| endothelial cell | 174 | 0.68 | 0.61 | 0.74 | 0.74 | 0.00 | 0.79 | 0.95 | 0.95 | 0.91 |\n| myeloid dendritic cell | 109 | 0.00 | 0.54 | 0.62 | 0.58 | 0.00 | 0.28 | 0.94 | 0.93 | 0.92 |\n| CD4-positive, alpha-beta thymocyte | 112 | 0.00 | 0.00 | 0.05 | 0.18 | 0.00 | 0.47 | 0.49 | 0.76 | 0.52 |\n| stromal cell | 99 | 0.68 | 0.41 | 0.83 | 0.86 | 0.00 | 0.56 | 0.99 | 0.99 | 0.98 |\n| non-classical monocyte | 65 | 0.00 | 0.12 | 0.28 | 0.19 | 0.00 | 0.58 | 0.72 | 0.85 | 0.74 |\n| CD8-positive, alpha-beta thymocyte | 56 | 0.00 | 0.00 | 0.00 | 0.03 | 0.00 | 0.35 | 0.67 | 0.67 | 0.49 |\n| erythrocyte | 40 | 0.83 | 0.81 | 0.70 | 0.90 | 0.00 | 0.22 | 0.94 | 0.89 | 0.94 |\n| plasmacytoid dendritic cell | 15 | 0.00 | 0.72 | 0.85 | 0.77 | 0.00 | 0.33 | 0.97 | 0.91 | 0.93 |\n| hematopoietic precursor cell | 9 | 0.00 | 0.00 | 0.38 | 0.40 | 0.00 | 0.29 | 1.00 | 1.00 | 0.88 |"
|
4 |
+
}
|
celltypist.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:058f9eb65daee0b4d5dae3998a17e71a0e73c64012aed5b59bd2866909f66d6d
|
3 |
+
size 569859
|
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:9840ca01a77eda3690f33bee2a0fde9ca4bb1699877b68a5678042f5947b917e
|
3 |
+
size 90541415
|
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:d86d9661b087fd29f2ca5a3e042fb760cdd88de001e4c6a40eb7f9eae8a3e751
|
3 |
+
size 97330237
|
scanvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:070b6579d09f57a91834900c06a8b0b99edbd8a1248d34ce9b9cf9cd40219e56
|
3 |
+
size 12614060
|
scvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bad6ac909d8d73c5ac8d843ff46e72b3752ac2fbee31acb6960d3f1a854318ec
|
3 |
+
size 12040381
|
scvi_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77a31082311f2a5bbb94fe6f035b6098d3c17bb507927891abf87ae7f2aa73c4
|
3 |
+
size 50714455
|
svm_classifier_cuml.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be699504765d061103ae2db535ac1555e9b02b3bffbf9f29be1675781dd8878e
|
3 |
+
size 427627
|
xgboost_classifier.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:784233bfd136127a22e9bd09fc21a98db8b43a645a522e1625497db042dc651a
|
3 |
+
size 7110303
|