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:de9a9bbd65dd4a868a1368fa9cb48887bc3a9e77a8893f8e9dedc5eff18152e9
|
3 |
+
size 27239224
|
OnClass.index
ADDED
Binary file (222 Bytes). View file
|
|
OnClass.meta
ADDED
Binary file (88.3 kB). View file
|
|
OnClass.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bb8816144b44be91fff7f63625e4658346177eef5ebd29319f46f6f77cfadf0
|
3 |
+
size 144112247
|
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| fibroblast | 1246 | 0.97 | 0.96 | 0.98 | 0.97 | 0.00 | 0.94 | 0.97 | 0.97 | 0.97 |\n| smooth muscle cell | 852 | 0.92 | 0.92 | 0.96 | 0.92 | 0.00 | 0.90 | 0.91 | 0.91 | 0.93 |\n| macrophage | 763 | 0.98 | 0.97 | 0.98 | 0.98 | 0.00 | 0.96 | 0.97 | 0.97 | 0.98 |\n| endothelial cell | 282 | 0.79 | 0.68 | 0.77 | 0.71 | 0.00 | 0.73 | 0.86 | 0.87 | 0.88 |\n| capillary endothelial cell | 195 | 0.70 | 0.62 | 0.68 | 0.60 | 0.00 | 0.59 | 0.73 | 0.77 | 0.77 |\n| pericyte | 183 | 0.81 | 0.81 | 0.91 | 0.80 | 0.00 | 0.75 | 0.77 | 0.77 | 0.84 |\n| CD8-positive, alpha-beta T cell | 158 | 0.66 | 0.65 | 0.73 | 0.66 | 0.00 | 0.70 | 0.64 | 0.68 | 0.70 |\n| neutrophil | 135 | 1.00 | 0.99 | 1.00 | 0.99 | 0.00 | 0.99 | 1.00 | 0.98 | 1.00 |\n| vein endothelial cell | 77 | 0.64 | 0.32 | 0.50 | 0.38 | 0.00 | 0.52 | 0.62 | 0.69 | 0.66 |\n| CD4-positive, alpha-beta T cell | 90 | 0.74 | 0.72 | 0.80 | 0.53 | 0.00 | 0.80 | 0.73 | 0.76 | 0.79 |\n| endothelial cell of artery | 63 | 0.82 | 0.83 | 0.84 | 0.72 | 0.00 | 0.73 | 0.79 | 0.83 | 0.86 |\n| mature NK T cell | 54 | 0.69 | 0.73 | 0.62 | 0.62 | 0.00 | 0.70 | 0.69 | 0.68 | 0.71 |\n| monocyte | 43 | 0.88 | 0.82 | 0.86 | 0.77 | 0.00 | 0.75 | 0.76 | 0.78 | 0.86 |\n| basophil | 22 | 0.65 | 0.78 | 0.37 | 0.84 | 0.00 | 0.96 | 1.00 | 0.95 | 0.92 |\n| natural killer cell | 20 | 0.41 | 0.33 | 0.27 | 0.24 | 0.00 | 0.23 | 0.40 | 0.46 | 0.44 |\n| endothelial cell of lymphatic vessel | 21 | 0.95 | 0.98 | 0.98 | 0.95 | 0.00 | 1.00 | 0.95 | 0.93 | 0.98 |\n| mast cell | 19 | 0.00 | 0.71 | 0.52 | 0.84 | 0.00 | 0.95 | 0.97 | 0.92 | 0.91 |\n| B cell | 15 | 0.93 | 0.93 | 0.89 | 0.84 | 0.00 | 0.91 | 1.00 | 0.84 | 0.93 |\n| erythrocyte | 8 | 1.00 | 0.94 | 0.94 | 1.00 | 0.00 | 0.84 | 1.00 | 1.00 | 1.00 |\n| plasma cell | 10 | 0.95 | 0.95 | 0.90 | 0.86 | 0.00 | 0.86 | 0.95 | 0.84 | 0.95 |\n| T cell | 1 | 0.00 | 0.00 | 1.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| intermediate monocyte | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| classical monocyte | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| myeloid dendritic 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 |",
|
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| fibroblast | 11449 | 0.97 | 0.95 | 0.99 | 0.98 | 0.00 | 0.94 | 0.97 | 0.97 | 0.97 |\n| smooth muscle cell | 7735 | 0.91 | 0.90 | 0.97 | 0.95 | 0.00 | 0.91 | 0.91 | 0.91 | 0.94 |\n| macrophage | 6754 | 0.98 | 0.98 | 0.98 | 0.98 | 0.00 | 0.96 | 0.97 | 0.97 | 0.98 |\n| endothelial cell | 2404 | 0.78 | 0.62 | 0.84 | 0.82 | 0.00 | 0.88 | 0.87 | 0.89 | 0.92 |\n| capillary endothelial cell | 1840 | 0.73 | 0.61 | 0.78 | 0.77 | 0.00 | 0.80 | 0.82 | 0.86 | 0.88 |\n| pericyte | 1588 | 0.79 | 0.80 | 0.91 | 0.86 | 0.00 | 0.76 | 0.80 | 0.81 | 0.88 |\n| CD8-positive, alpha-beta T cell | 1374 | 0.70 | 0.73 | 0.82 | 0.78 | 0.00 | 0.77 | 0.84 | 0.86 | 0.83 |\n| neutrophil | 1305 | 0.99 | 0.98 | 0.99 | 0.99 | 0.00 | 0.98 | 0.99 | 0.98 | 0.99 |\n| vein endothelial cell | 798 | 0.62 | 0.29 | 0.66 | 0.66 | 0.00 | 0.77 | 0.78 | 0.81 | 0.83 |\n| CD4-positive, alpha-beta T cell | 638 | 0.73 | 0.73 | 0.79 | 0.66 | 0.00 | 0.80 | 0.86 | 0.87 | 0.84 |\n| endothelial cell of artery | 582 | 0.78 | 0.79 | 0.88 | 0.79 | 0.00 | 0.76 | 0.85 | 0.86 | 0.88 |\n| mature NK T cell | 461 | 0.67 | 0.69 | 0.76 | 0.73 | 0.00 | 0.77 | 0.89 | 0.89 | 0.83 |\n| monocyte | 384 | 0.85 | 0.84 | 0.87 | 0.82 | 0.00 | 0.79 | 0.77 | 0.79 | 0.88 |\n| basophil | 222 | 0.71 | 0.74 | 0.76 | 0.95 | 0.00 | 0.88 | 0.98 | 0.99 | 0.95 |\n| natural killer cell | 222 | 0.52 | 0.52 | 0.58 | 0.45 | 0.00 | 0.42 | 0.85 | 0.88 | 0.85 |\n| endothelial cell of lymphatic vessel | 177 | 0.95 | 0.95 | 0.96 | 0.88 | 0.00 | 0.95 | 0.98 | 0.97 | 0.96 |\n| mast cell | 140 | 0.00 | 0.60 | 0.70 | 0.94 | 0.00 | 0.99 | 0.98 | 0.99 | 0.99 |\n| B cell | 133 | 0.96 | 0.97 | 0.97 | 0.94 | 0.00 | 0.93 | 0.99 | 0.99 | 0.98 |\n| erythrocyte | 75 | 0.93 | 0.91 | 0.96 | 0.97 | 0.00 | 0.71 | 0.97 | 0.95 | 0.96 |\n| plasma cell | 58 | 0.97 | 0.95 | 0.98 | 0.97 | 0.00 | 0.91 | 1.00 | 1.00 | 0.99 |\n| T cell | 15 | 0.00 | 0.00 | 0.40 | 0.48 | 0.00 | 0.43 | 0.97 | 0.94 | 0.80 |\n| intermediate monocyte | 13 | 0.00 | 0.00 | 0.56 | 0.00 | 0.00 | 0.21 | 0.96 | 0.87 | 0.76 |\n| classical monocyte | 12 | 0.00 | 0.00 | 0.50 | 0.14 | 0.00 | 0.61 | 1.00 | 1.00 | 0.86 |\n| myeloid dendritic cell | 5 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.09 | 0.91 | 0.67 | 0.00 |\n| non-classical monocyte | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 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:eb2b742de32bf23902c744e6fc50cb6d8c26975c94c6e4bd9478321543f24a53
|
3 |
+
size 569788
|
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:9c9e88bd869e299c0017c8fe426e94e2b988d01036f932fe2a4a008c7e5e273b
|
3 |
+
size 7677045
|
harmony_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9064bc2f5bb871cf8e8e150f90f0217277340bc4791e4185c40d208441f9d87
|
3 |
+
size 13052395
|
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:f46240d396ccfe3cc51239380dd11bf93fe8464df6cd1196544c1705637a082b
|
3 |
+
size 11796652
|
scvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd8d4219bf00027d05304aa8409ce6fc670e221c340ee1c781d752df3d0ab6c3
|
3 |
+
size 11222973
|
scvi_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f84adbd955155119bf800116d8b380619ca018e2168338f8cbe0c07bf7fd77b
|
3 |
+
size 8446187
|
svm_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9947c499582f3a3bbaf644883fcd53e12f3d3f37bf221570eae3c1c23b529d60
|
3 |
+
size 3978654
|
svm_classifier_cuml.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73cab24e39d41e91ef7eedbd1a17e5b06660ea6ce68189214895fdeda19e3821
|
3 |
+
size 427627
|
xgboost_classifier.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e5e466bd784e056281219bbacaae62cf442caa4aaace9cc7a53f22bca7402b2
|
3 |
+
size 6817436
|