Upload folder using huggingface_hub
Browse files- .gitattributes +2 -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
- faiss_index.faiss +3 -0
- harmony_knn_classifier.joblib +3 -0
- obo_dag.joblib +3 -0
- popv_output/predictions.csv +0 -0
- preprocessing.json +0 -0
- scanvi/model.pt +3 -0
- scvi/model.pt +3 -0
- scvi_knn_classifier.joblib +3 -0
- svm_classifier.joblib +3 -0
- svm_classifier_cuml.joblib +3 -0
- xgboost_classifier.model +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ 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
|
37 |
+
faiss_index.faiss 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:885d98d5e8358e2b2e3eb9c392965b4fbab7ab4c0d7b7b93952df8e1d7c01023
|
3 |
+
size 27239224
|
OnClass.index
ADDED
Binary file (222 Bytes). View file
|
|
OnClass.meta
ADDED
Binary file (83.8 kB). View file
|
|
OnClass.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbe1d90679a4aeb5aeea310a65b166afc122d4d27ecc76f035ad2f95d373aed5
|
3 |
+
size 144112207
|
accuracies.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"query_accuracy": "| Cell Type | N cells | celltypist | knn on bbknn | knn on harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |\n| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |\n| basal cell | 1654 | 0.87 | 0.88 | 0.92 | 0.90 | 0.00 | 0.87 | 0.88 | 0.89 | 0.91 |\n| stratified squamous epithelial cell | 1182 | 0.85 | 0.87 | 0.89 | 0.88 | 0.00 | 0.84 | 0.85 | 0.87 | 0.89 |\n| CD4-positive, alpha-beta T cell | 147 | 0.64 | 0.68 | 0.75 | 0.68 | 0.00 | 0.67 | 0.71 | 0.71 | 0.74 |\n| fibroblast | 177 | 0.97 | 0.95 | 0.97 | 0.96 | 0.00 | 0.96 | 0.96 | 0.95 | 0.96 |\n| B cell | 115 | 0.97 | 0.97 | 0.97 | 0.96 | 0.00 | 0.96 | 0.96 | 0.95 | 0.97 |\n| endothelial cell | 138 | 0.99 | 0.98 | 0.99 | 0.99 | 0.00 | 0.98 | 0.98 | 0.97 | 0.98 |\n| CD8-positive, alpha-beta T cell | 127 | 0.77 | 0.72 | 0.80 | 0.69 | 0.00 | 0.77 | 0.74 | 0.81 | 0.80 |\n| salivary gland cell | 83 | 0.89 | 0.19 | 0.93 | 0.91 | 0.00 | 0.85 | 0.89 | 0.87 | 0.93 |\n| mural cell | 63 | 0.91 | 0.94 | 0.96 | 0.94 | 0.00 | 0.95 | 0.95 | 0.95 | 0.94 |\n| macrophage | 55 | 0.87 | 0.86 | 0.85 | 0.85 | 0.00 | 0.79 | 0.81 | 0.86 | 0.87 |\n| myoepithelial cell | 26 | 0.82 | 0.00 | 0.90 | 0.94 | 0.00 | 0.57 | 0.81 | 0.85 | 0.89 |\n| tongue muscle cell | 13 | 0.85 | 0.85 | 0.88 | 0.80 | 0.00 | 0.76 | 0.85 | 0.85 | 0.85 |\n| T cell | 21 | 0.30 | 0.00 | 0.31 | 0.19 | 0.00 | 0.39 | 0.37 | 0.23 | 0.36 |\n| neutrophil | 21 | 0.95 | 0.95 | 1.00 | 0.98 | 0.00 | 0.91 | 1.00 | 0.98 | 1.00 |\n| monocyte | 9 | 0.48 | 0.48 | 0.48 | 0.60 | 0.00 | 0.41 | 0.42 | 0.47 | 0.57 |\n| plasma cell | 9 | 1.00 | 0.88 | 1.00 | 0.88 | 0.00 | 0.72 | 1.00 | 0.94 | 1.00 |\n| endothelial cell of lymphatic vessel | 9 | 0.76 | 0.82 | 0.88 | 0.89 | 0.00 | 0.84 | 0.84 | 0.80 | 0.94 |\n| regulatory T cell | 11 | 0.40 | 0.00 | 0.60 | 0.17 | 0.00 | 0.70 | 0.60 | 0.83 | 0.59 |\n| mast cell | 10 | 0.87 | 0.82 | 0.82 | 0.75 | 0.00 | 0.77 | 0.87 | 0.86 | 0.87 |\n| Schwann cell | 2 | 0.50 | 0.40 | 0.40 | 0.40 | 0.00 | 0.00 | 0.40 | 0.33 | 0.33 |\n| taste receptor cell | 1 | 0.00 | 0.00 | 1.00 | 0.00 | 0.00 | 0.06 | 1.00 | 0.00 | 0.00 |\n| myeloid dendritic cell | 3 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.40 | 0.00 | 0.00 | 0.00 |\n| natural killer 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 on bbknn | knn on harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |\n| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |\n| basal cell | 14609 | 0.87 | 0.88 | 0.95 | 0.94 | 0.00 | 0.88 | 0.88 | 0.90 | 0.93 |\n| stratified squamous epithelial cell | 11141 | 0.86 | 0.89 | 0.95 | 0.93 | 0.00 | 0.86 | 0.86 | 0.88 | 0.91 |\n| CD4-positive, alpha-beta T cell | 1440 | 0.71 | 0.72 | 0.84 | 0.78 | 0.00 | 0.76 | 0.81 | 0.84 | 0.86 |\n| fibroblast | 1354 | 0.98 | 0.96 | 0.98 | 0.98 | 0.00 | 0.97 | 0.97 | 0.97 | 0.97 |\n| B cell | 1135 | 0.99 | 0.97 | 0.99 | 0.98 | 0.00 | 0.98 | 0.98 | 0.98 | 0.99 |\n| endothelial cell | 1083 | 0.98 | 0.97 | 0.98 | 0.97 | 0.00 | 0.97 | 0.98 | 0.98 | 0.98 |\n| CD8-positive, alpha-beta T cell | 980 | 0.75 | 0.72 | 0.81 | 0.74 | 0.00 | 0.79 | 0.83 | 0.88 | 0.84 |\n| salivary gland cell | 765 | 0.86 | 0.05 | 0.93 | 0.90 | 0.00 | 0.83 | 0.90 | 0.92 | 0.92 |\n| mural cell | 555 | 0.88 | 0.89 | 0.95 | 0.94 | 0.00 | 0.94 | 0.95 | 0.96 | 0.94 |\n| macrophage | 515 | 0.84 | 0.84 | 0.91 | 0.89 | 0.00 | 0.89 | 0.96 | 0.96 | 0.94 |\n| myoepithelial cell | 244 | 0.84 | 0.00 | 0.89 | 0.90 | 0.00 | 0.61 | 0.86 | 0.89 | 0.92 |\n| tongue muscle cell | 189 | 0.85 | 0.79 | 0.90 | 0.85 | 0.00 | 0.91 | 0.96 | 0.97 | 0.93 |\n| T cell | 173 | 0.45 | 0.00 | 0.54 | 0.43 | 0.00 | 0.60 | 0.73 | 0.80 | 0.80 |\n| neutrophil | 133 | 0.93 | 0.94 | 0.99 | 0.98 | 0.00 | 0.89 | 0.98 | 0.97 | 0.98 |\n| monocyte | 130 | 0.53 | 0.60 | 0.77 | 0.72 | 0.00 | 0.64 | 0.91 | 0.95 | 0.90 |\n| plasma cell | 106 | 0.97 | 0.88 | 0.99 | 0.88 | 0.00 | 0.68 | 1.00 | 0.98 | 0.99 |\n| endothelial cell of lymphatic vessel | 88 | 0.90 | 0.93 | 0.95 | 0.82 | 0.00 | 0.92 | 0.99 | 0.98 | 0.96 |\n| regulatory T cell | 81 | 0.49 | 0.02 | 0.62 | 0.13 | 0.00 | 0.82 | 0.82 | 0.87 | 0.82 |\n| mast cell | 66 | 0.95 | 0.98 | 0.98 | 0.95 | 0.00 | 0.86 | 0.98 | 0.96 | 0.97 |\n| Schwann cell | 33 | 0.58 | 0.49 | 0.78 | 0.74 | 0.00 | 0.88 | 0.96 | 0.90 | 0.86 |\n| taste receptor cell | 31 | 0.83 | 0.00 | 0.87 | 0.77 | 0.00 | 0.19 | 0.98 | 0.70 | 0.92 |\n| myeloid dendritic cell | 19 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.67 | 1.00 | 0.97 | 0.35 |\n| natural killer cell | 8 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.31 | 1.00 | 1.00 | 0.40 |"
|
4 |
+
}
|
celltypist.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdc64a6470f375ed29953e2f88611095bfe1192c41a8372c131a1cde40fa1887
|
3 |
+
size 537737
|
checkpoint
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
model_checkpoint_path: "OnClass"
|
2 |
+
all_model_checkpoint_paths: "OnClass"
|
faiss_index.faiss
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4257cf83b3dd409631d4d00a7773cb99bc128a665ba639d335eda10b2ba753f9
|
3 |
+
size 6975645
|
harmony_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a94d1550bb2cc5829d403a3a714303d9aa8b61f9eb6ecac26b02cce7e002c844
|
3 |
+
size 11859979
|
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
|
|
scanvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d37199cd7306c36601a9ac9ef71fc5fb9a2e135626d223cdc5f34a830ce704e
|
3 |
+
size 11730924
|
scvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:480e538d8270928074e9a8723d30fe1cbb9c5a822a48f79900e88478e937b447
|
3 |
+
size 11164477
|
scvi_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59e3ea19270cc834a461765a5cee7c583a0d3124c2693fb3305d270368851a07
|
3 |
+
size 7674619
|
svm_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b56776a4c905b026b5cfec929b882bf2a21a24c7677f77cbc7c6ceb86155441
|
3 |
+
size 3690076
|
svm_classifier_cuml.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:416ea7005a7bca401619e576d93329ba2352a36568befc7ccb3388ba3351702c
|
3 |
+
size 393547
|
xgboost_classifier.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8ab77308b642f4e05d32bf6e4f3faa1034e09c786abfabe8fa01d603bb25e74
|
3 |
+
size 6039079
|