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:1240ae08dfd5bb74bf859170bce8e7fdd376b6a72bb4a727deeabeaa7598a48f
|
3 |
+
size 27239224
|
OnClass.index
ADDED
Binary file (222 Bytes). View file
|
|
OnClass.meta
ADDED
Binary file (82.2 kB). View file
|
|
OnClass.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c03453278f88109846c1790ea2a45e8a10f4cf245ae12948d6e553c09575364f
|
3 |
+
size 144112076
|
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 | 1038 | 0.98 | 0.98 | 0.98 | 0.99 | 0.00 | 0.90 | 0.97 | 0.97 | 0.99 |\n| neutrophil | 479 | 0.99 | 0.99 | 0.99 | 0.99 | 0.00 | 0.94 | 0.99 | 0.99 | 0.99 |\n| fibroblast | 174 | 0.98 | 0.96 | 0.97 | 0.99 | 0.00 | 0.92 | 0.97 | 0.98 | 0.98 |\n| CD8-positive, alpha-beta T cell | 124 | 0.92 | 0.92 | 0.94 | 0.84 | 0.00 | 0.95 | 0.95 | 0.93 | 0.95 |\n| ciliated columnar cell of tracheobronchial tree | 63 | 0.95 | 0.92 | 0.93 | 0.98 | 0.00 | 0.77 | 0.92 | 0.92 | 0.94 |\n| macrophage | 68 | 0.96 | 0.96 | 0.96 | 0.94 | 0.00 | 0.93 | 0.98 | 0.93 | 0.98 |\n| B cell | 62 | 0.96 | 0.96 | 0.98 | 0.97 | 0.00 | 0.98 | 1.00 | 1.00 | 0.98 |\n| endothelial cell | 53 | 0.97 | 0.97 | 0.99 | 0.99 | 0.00 | 0.94 | 1.00 | 1.00 | 1.00 |\n| serous cell of epithelium of trachea | 26 | 0.48 | 0.27 | 0.70 | 0.69 | 0.00 | 0.36 | 0.51 | 0.56 | 0.71 |\n| plasma cell | 20 | 0.95 | 0.93 | 0.98 | 1.00 | 0.00 | 0.93 | 0.93 | 0.95 | 0.98 |\n| CD4-positive, alpha-beta T cell | 29 | 0.79 | 0.72 | 0.77 | 0.20 | 0.00 | 0.79 | 0.86 | 0.83 | 0.85 |\n| mucus secreting cell | 31 | 0.72 | 0.80 | 0.83 | 0.83 | 0.00 | 0.71 | 0.77 | 0.82 | 0.86 |\n| tracheal goblet cell | 32 | 0.74 | 0.65 | 0.86 | 0.89 | 0.00 | 0.74 | 0.84 | 0.79 | 0.92 |\n| connective tissue cell | 8 | 0.94 | 0.00 | 0.89 | 1.00 | 0.00 | 0.80 | 0.94 | 0.94 | 1.00 |\n| smooth muscle cell | 17 | 0.84 | 0.79 | 0.89 | 0.91 | 0.00 | 0.85 | 0.84 | 0.91 | 0.84 |\n| mast cell | 13 | 0.96 | 0.96 | 0.96 | 0.96 | 0.00 | 0.96 | 1.00 | 1.00 | 0.96 |\n| monocyte | 7 | 0.80 | 0.77 | 0.67 | 0.67 | 0.00 | 0.57 | 0.82 | 0.77 | 0.80 |\n| natural killer cell | 7 | 0.58 | 0.71 | 0.73 | 0.53 | 0.00 | 0.74 | 0.82 | 0.78 | 0.82 |\n| granulocyte | 4 | 0.00 | 0.00 | 0.40 | 0.00 | 0.00 | 0.11 | 0.00 | 0.29 | 0.00 |\n| mature NK T cell | 5 | 0.29 | 0.00 | 0.67 | 0.33 | 0.00 | 0.75 | 0.91 | 1.00 | 1.00 |\n| T cell | 2 | 0.00 | 0.67 | 1.00 | 0.00 | 0.00 | 0.12 | 0.00 | 0.00 | 0.00 |\n| ionocyte | 2 | 0.80 | 0.00 | 0.50 | 0.67 | 0.00 | 0.20 | 1.00 | 1.00 | 1.00 |\n| regulatory T cell | 3 | 0.00 | 0.00 | 0.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| non-classical monocyte | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| innate lymphoid cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| plasmacytoid dendritic cell | 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 |",
|
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 | 9209 | 0.98 | 0.98 | 0.99 | 0.99 | 0.00 | 0.94 | 0.98 | 0.98 | 0.99 |\n| neutrophil | 4205 | 0.99 | 0.99 | 0.99 | 0.99 | 0.00 | 0.96 | 0.99 | 0.99 | 1.00 |\n| fibroblast | 1626 | 0.96 | 0.93 | 0.97 | 0.98 | 0.00 | 0.94 | 0.98 | 0.99 | 0.98 |\n| CD8-positive, alpha-beta T cell | 1078 | 0.89 | 0.91 | 0.94 | 0.88 | 0.00 | 0.95 | 0.97 | 0.98 | 0.96 |\n| ciliated columnar cell of tracheobronchial tree | 650 | 0.96 | 0.97 | 0.96 | 0.98 | 0.00 | 0.87 | 0.98 | 0.97 | 0.99 |\n| macrophage | 644 | 0.92 | 0.92 | 0.94 | 0.92 | 0.00 | 0.95 | 0.98 | 0.99 | 0.96 |\n| B cell | 565 | 0.97 | 0.96 | 0.97 | 0.97 | 0.00 | 0.98 | 1.00 | 1.00 | 0.99 |\n| endothelial cell | 533 | 0.96 | 0.97 | 0.98 | 0.99 | 0.00 | 0.94 | 0.99 | 0.98 | 0.99 |\n| serous cell of epithelium of trachea | 300 | 0.67 | 0.02 | 0.88 | 0.88 | 0.00 | 0.67 | 0.78 | 0.80 | 0.92 |\n| plasma cell | 272 | 0.98 | 0.97 | 0.99 | 0.96 | 0.00 | 0.98 | 1.00 | 0.99 | 0.99 |\n| CD4-positive, alpha-beta T cell | 249 | 0.72 | 0.67 | 0.78 | 0.44 | 0.00 | 0.86 | 0.94 | 0.96 | 0.85 |\n| mucus secreting cell | 239 | 0.71 | 0.73 | 0.87 | 0.88 | 0.00 | 0.75 | 0.87 | 0.90 | 0.92 |\n| tracheal goblet cell | 200 | 0.73 | 0.50 | 0.88 | 0.88 | 0.00 | 0.79 | 0.86 | 0.82 | 0.96 |\n| connective tissue cell | 144 | 0.81 | 0.00 | 0.90 | 0.96 | 0.00 | 0.96 | 0.97 | 0.97 | 0.98 |\n| smooth muscle cell | 114 | 0.79 | 0.74 | 0.86 | 0.90 | 0.00 | 0.80 | 0.91 | 0.90 | 0.88 |\n| mast cell | 106 | 0.96 | 0.96 | 0.96 | 0.99 | 0.00 | 0.95 | 1.00 | 1.00 | 1.00 |\n| monocyte | 74 | 0.57 | 0.48 | 0.73 | 0.50 | 0.00 | 0.76 | 0.95 | 0.99 | 0.82 |\n| natural killer cell | 57 | 0.53 | 0.47 | 0.67 | 0.55 | 0.00 | 0.81 | 0.84 | 0.83 | 0.89 |\n| granulocyte | 35 | 0.00 | 0.00 | 0.36 | 0.36 | 0.00 | 0.17 | 0.72 | 0.69 | 0.48 |\n| mature NK T cell | 32 | 0.31 | 0.06 | 0.67 | 0.39 | 0.00 | 0.69 | 0.91 | 0.94 | 0.84 |\n| T cell | 17 | 0.00 | 0.00 | 0.48 | 0.00 | 0.00 | 0.27 | 1.00 | 0.92 | 0.87 |\n| ionocyte | 16 | 0.42 | 0.00 | 0.83 | 0.69 | 0.00 | 0.43 | 1.00 | 0.89 | 1.00 |\n| regulatory T cell | 14 | 0.00 | 0.00 | 0.32 | 0.24 | 0.00 | 0.43 | 1.00 | 1.00 | 0.67 |\n| intermediate monocyte | 16 | 0.00 | 0.00 | 0.47 | 0.23 | 0.00 | 0.67 | 0.97 | 0.97 | 0.81 |\n| non-classical monocyte | 4 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.75 | 1.00 | 1.00 | 0.00 |\n| innate lymphoid cell | 2 | 0.00 | 0.00 | 0.67 | 0.00 | 0.00 | 0.67 | 0.80 | 1.00 | 1.00 |\n| plasmacytoid dendritic cell | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.33 | 1.00 | 1.00 | 1.00 |\n| myeloid dendritic cell | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |"
|
4 |
+
}
|
celltypist.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9811ff0395628308130f870d77c8db4b99a82fdf747b2117ba5e52a3b9ae6148
|
3 |
+
size 617893
|
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:54a44451065b6c95d2604c152a9f8b9b970dca636ee842f45a9ca39537a3457a
|
3 |
+
size 4080645
|
harmony_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:715cd1c5bdbab4bec9c41fc3c05bcc6c7f91a83b99c1df5674a569dfb89a9acb
|
3 |
+
size 6938507
|
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:ad21d3b89cb45a18fc5bb28c19977fcbe25190dfc3d391408a9c6d19870c65b1
|
3 |
+
size 11577004
|
scvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8e77cbc7c17be0407874589e26e8f96252dbf4681d76b4f5a0e1cd881d863ff
|
3 |
+
size 10992573
|
scvi_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2eab54c652084575f00f014ee66e3b108234466a18d04024daac42399d9eec5
|
3 |
+
size 4490139
|
svm_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbc1cec0831cdf228435e90128fb10b08bc492f35a138529769a3c5be0e13a26
|
3 |
+
size 4427569
|
svm_classifier_cuml.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:421e072e60943bf1aaaa193b53b2932643eecf07e9344c2fd9b32d6dd61e8f0f
|
3 |
+
size 478747
|
xgboost_classifier.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef5d88ec792688f03831d2296918085a9b98701ca4261a637ea4bbfbf022644e
|
3 |
+
size 6787109
|