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:6d2365116d1ce60983d3958b455395dab7bcdc3deb331532564177dc3b40fe59
|
3 |
+
size 27239224
|
OnClass.index
ADDED
Binary file (222 Bytes). View file
|
|
OnClass.meta
ADDED
Binary file (97.7 kB). View file
|
|
OnClass.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d97c416e96e4129fc4b01785ea494262ee9ae0fea6f27e80761d225e673f2f45
|
3 |
+
size 144111997
|
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| CD4-positive, alpha-beta T cell | 745 | 0.79 | 0.84 | 0.84 | 0.78 | 0.00 | 0.67 | 0.74 | 0.78 | 0.85 |\n| CD4-positive, alpha-beta thymocyte | 439 | 0.72 | 0.51 | 0.74 | 0.65 | 0.00 | 0.69 | 0.64 | 0.71 | 0.76 |\n| B cell | 450 | 1.00 | 1.00 | 0.99 | 1.00 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |\n| thymic fibroblast type 2 | 372 | 0.82 | 0.88 | 0.89 | 0.86 | 0.00 | 0.91 | 0.89 | 0.89 | 0.92 |\n| thymic fibroblast type 1 | 345 | 0.81 | 0.86 | 0.88 | 0.85 | 0.00 | 0.90 | 0.88 | 0.88 | 0.91 |\n| CD8-positive, alpha-beta T cell | 289 | 0.81 | 0.85 | 0.86 | 0.82 | 0.00 | 0.82 | 0.82 | 0.85 | 0.85 |\n| capillary endothelial cell | 272 | 0.82 | 0.87 | 0.89 | 0.86 | 0.00 | 0.81 | 0.82 | 0.81 | 0.86 |\n| naive thymus-derived CD4-positive, alpha-beta T cell | 257 | 0.49 | 0.45 | 0.49 | 0.32 | 0.00 | 0.50 | 0.45 | 0.49 | 0.56 |\n| smooth muscle cell | 227 | 0.95 | 0.97 | 0.97 | 0.97 | 0.00 | 0.99 | 0.99 | 0.97 | 0.98 |\n| vein endothelial cell | 213 | 0.86 | 0.85 | 0.88 | 0.85 | 0.00 | 0.83 | 0.84 | 0.83 | 0.87 |\n| plasma cell | 137 | 1.00 | 0.99 | 0.97 | 1.00 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |\n| endothelial cell of artery | 84 | 0.85 | 0.93 | 0.93 | 0.87 | 0.00 | 0.91 | 0.90 | 0.89 | 0.93 |\n| macrophage | 85 | 0.98 | 0.98 | 0.98 | 0.99 | 0.00 | 0.99 | 0.99 | 0.99 | 0.99 |\n| CD8-positive, alpha-beta thymocyte | 71 | 0.63 | 0.73 | 0.78 | 0.39 | 0.00 | 0.78 | 0.69 | 0.76 | 0.82 |\n| thymocyte | 49 | 0.44 | 0.63 | 0.83 | 0.42 | 0.00 | 0.75 | 0.70 | 0.77 | 0.82 |\n| naive thymus-derived CD8-positive, alpha-beta T cell | 37 | 0.44 | 0.49 | 0.57 | 0.00 | 0.00 | 0.31 | 0.54 | 0.61 | 0.62 |\n| natural killer cell | 45 | 0.93 | 0.94 | 0.94 | 0.87 | 0.00 | 0.91 | 0.97 | 0.95 | 0.94 |\n| endothelial cell of lymphatic vessel | 35 | 1.00 | 1.00 | 1.00 | 0.99 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |\n| fibroblast | 22 | 0.41 | 0.26 | 0.26 | 0.39 | 0.00 | 0.67 | 0.79 | 0.76 | 0.81 |\n| vascular associated smooth muscle cell | 12 | 0.61 | 0.00 | 0.27 | 0.14 | 0.00 | 0.96 | 0.92 | 0.76 | 0.74 |\n| mesothelial cell | 16 | 0.93 | 0.90 | 0.94 | 0.80 | 0.00 | 0.86 | 0.91 | 0.88 | 0.91 |\n| erythrocyte | 18 | 0.89 | 0.97 | 0.91 | 0.97 | 0.00 | 0.97 | 0.97 | 0.97 | 0.94 |\n| neuro-medullary thymic epithelial cell | 14 | 0.96 | 0.96 | 0.96 | 0.96 | 0.00 | 1.00 | 1.00 | 0.96 | 1.00 |\n| neutrophil | 13 | 0.70 | 0.83 | 0.88 | 0.92 | 0.00 | 0.81 | 0.93 | 0.85 | 0.93 |\n| hematopoietic precursor cell | 10 | 0.80 | 0.57 | 0.95 | 0.86 | 0.00 | 0.80 | 0.89 | 0.90 | 0.89 |\n| myo-medullary thymic epithelial cell | 5 | 0.77 | 0.80 | 0.91 | 0.91 | 0.00 | 0.91 | 0.91 | 0.91 | 0.91 |\n| medullary thymic epithelial cell | 7 | 1.00 | 0.86 | 0.92 | 0.40 | 0.00 | 0.93 | 0.92 | 1.00 | 1.00 |\n| monocyte | 2 | 0.00 | 0.00 | 1.00 | 0.67 | 0.00 | 0.80 | 0.67 | 0.40 | 0.67 |\n| mast cell | 2 | 1.00 | 1.00 | 1.00 | 0.67 | 0.00 | 0.50 | 1.00 | 1.00 | 1.00 |\n| fast muscle cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| T follicular helper cell | 0 | 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| endothelial 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| CD4-positive, alpha-beta T cell | 6381 | 0.77 | 0.82 | 0.88 | 0.83 | 0.00 | 0.70 | 0.74 | 0.78 | 0.86 |\n| CD4-positive, alpha-beta thymocyte | 4124 | 0.72 | 0.45 | 0.84 | 0.80 | 0.00 | 0.76 | 0.69 | 0.75 | 0.81 |\n| B cell | 4012 | 1.00 | 0.99 | 1.00 | 1.00 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |\n| thymic fibroblast type 2 | 3833 | 0.87 | 0.90 | 0.95 | 0.93 | 0.00 | 0.92 | 0.93 | 0.92 | 0.95 |\n| thymic fibroblast type 1 | 2925 | 0.83 | 0.86 | 0.93 | 0.90 | 0.00 | 0.90 | 0.90 | 0.90 | 0.93 |\n| CD8-positive, alpha-beta T cell | 2528 | 0.80 | 0.84 | 0.90 | 0.86 | 0.00 | 0.82 | 0.83 | 0.84 | 0.87 |\n| capillary endothelial cell | 2349 | 0.84 | 0.85 | 0.94 | 0.90 | 0.00 | 0.87 | 0.90 | 0.89 | 0.92 |\n| naive thymus-derived CD4-positive, alpha-beta T cell | 2266 | 0.50 | 0.41 | 0.66 | 0.59 | 0.00 | 0.55 | 0.50 | 0.56 | 0.65 |\n| smooth muscle cell | 1998 | 0.95 | 0.94 | 0.99 | 0.98 | 0.00 | 0.99 | 0.99 | 0.99 | 0.99 |\n| vein endothelial cell | 1835 | 0.85 | 0.82 | 0.93 | 0.88 | 0.00 | 0.88 | 0.89 | 0.89 | 0.92 |\n| plasma cell | 1441 | 0.99 | 0.99 | 0.99 | 0.99 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 |\n| endothelial cell of artery | 689 | 0.89 | 0.93 | 0.96 | 0.91 | 0.00 | 0.92 | 0.97 | 0.95 | 0.96 |\n| macrophage | 685 | 0.98 | 0.98 | 0.99 | 0.99 | 0.00 | 0.99 | 1.00 | 0.99 | 1.00 |\n| CD8-positive, alpha-beta thymocyte | 601 | 0.61 | 0.71 | 0.82 | 0.60 | 0.00 | 0.82 | 0.77 | 0.79 | 0.85 |\n| thymocyte | 406 | 0.57 | 0.63 | 0.83 | 0.57 | 0.00 | 0.84 | 0.83 | 0.88 | 0.92 |\n| naive thymus-derived CD8-positive, alpha-beta T cell | 397 | 0.44 | 0.43 | 0.71 | 0.10 | 0.00 | 0.54 | 0.66 | 0.76 | 0.78 |\n| natural killer cell | 383 | 0.92 | 0.91 | 0.94 | 0.89 | 0.00 | 0.92 | 0.97 | 0.97 | 0.96 |\n| endothelial cell of lymphatic vessel | 336 | 0.97 | 0.97 | 0.98 | 0.96 | 0.00 | 0.97 | 0.99 | 0.98 | 0.99 |\n| fibroblast | 250 | 0.61 | 0.06 | 0.94 | 0.85 | 0.00 | 0.94 | 0.92 | 0.88 | 0.96 |\n| vascular associated smooth muscle cell | 229 | 0.63 | 0.07 | 0.96 | 0.82 | 0.00 | 0.97 | 0.97 | 0.96 | 0.98 |\n| mesothelial cell | 159 | 0.94 | 0.91 | 0.96 | 0.94 | 0.00 | 0.97 | 0.97 | 0.98 | 0.98 |\n| erythrocyte | 134 | 0.89 | 0.94 | 0.94 | 0.94 | 0.00 | 0.95 | 0.98 | 0.95 | 0.98 |\n| neuro-medullary thymic epithelial cell | 121 | 0.92 | 0.92 | 0.92 | 0.92 | 0.00 | 0.90 | 1.00 | 0.99 | 0.98 |\n| neutrophil | 108 | 0.60 | 0.73 | 0.90 | 0.87 | 0.00 | 0.97 | 1.00 | 1.00 | 1.00 |\n| hematopoietic precursor cell | 82 | 0.74 | 0.20 | 0.86 | 0.85 | 0.00 | 0.99 | 1.00 | 0.99 | 1.00 |\n| myo-medullary thymic epithelial cell | 72 | 0.79 | 0.87 | 0.96 | 0.95 | 0.00 | 0.97 | 0.99 | 1.00 | 0.97 |\n| medullary thymic epithelial cell | 36 | 0.84 | 0.70 | 0.87 | 0.69 | 0.00 | 0.97 | 1.00 | 1.00 | 0.99 |\n| monocyte | 24 | 0.00 | 0.00 | 0.88 | 0.63 | 0.00 | 0.86 | 0.98 | 1.00 | 0.98 |\n| mast cell | 22 | 0.88 | 0.81 | 0.87 | 0.73 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |\n| fast muscle cell | 21 | 0.00 | 0.14 | 0.98 | 0.95 | 0.00 | 1.00 | 1.00 | 1.00 | 0.98 |\n| T follicular helper cell | 6 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.17 | 0.92 | 1.00 | 0.91 |\n| innate lymphoid cell | 2 | 0.00 | 0.00 | 0.00 | 0.67 | 0.00 | 0.20 | 0.80 | 0.80 | 1.00 |\n| endothelial cell | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.67 | 1.00 | 0.00 |"
|
4 |
+
}
|
celltypist.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d1cd645c9534dac42c006e56bda3d9b8ce9ec2a054c2fb38ab2930ad0e8f615
|
3 |
+
size 698200
|
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:db57f56b39888c141ac95d19a849f9ef1512e3a6747d649bbdf11a0a7bb8b804
|
3 |
+
size 29476037
|
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:5351bf89b39a36139f123f39394199f2623093e36c950124a625f2395552dc8f
|
3 |
+
size 31351505
|
scanvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:096e3ac7b3e97bafc051fd3587200dce6d950110acf563c065aa88cff9ad9fd0
|
3 |
+
size 11790316
|
scvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7ea2b809c2004b90757c62b4448603bf76c66d262ac4903e5ea6b9d1aafd587
|
3 |
+
size 11187901
|
scvi_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70d44d1a0fc03c64cc687b576310a2de48e1abf10943805b53415efec144ebc3
|
3 |
+
size 16431685
|
svm_classifier_cuml.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45749cac32b046fcea1badbb2912b4fd6bd31d400aa909f1b56bf054d3a3c654
|
3 |
+
size 563963
|
xgboost_classifier.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f01888bfd6e6a4e4a3eb06a5639e6adefe3572c5122dca3c98d65f6d243e6791
|
3 |
+
size 8680726
|