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:95354f4a0fc1acab39a0eb7ef85190ea5badfe7e3308b1f89c7e9e9ecd191543
|
3 |
+
size 27239224
|
OnClass.index
ADDED
Binary file (222 Bytes). View file
|
|
OnClass.meta
ADDED
Binary file (87.1 kB). View file
|
|
OnClass.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3731369da1e6e70ec0f84524ac54fbcb12135d09cd975415d1d0212f330ac2f9
|
3 |
+
size 144112227
|
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| neutrophil | 3190 | 1.00 | 1.00 | 0.99 | 0.99 | 0.00 | 0.96 | 0.99 | 0.99 | 1.00 |\n| erythrocyte | 1197 | 1.00 | 0.99 | 0.99 | 0.99 | 0.00 | 0.99 | 0.99 | 0.99 | 1.00 |\n| classical monocyte | 1081 | 0.77 | 0.69 | 0.81 | 0.68 | 0.00 | 0.61 | 0.64 | 0.77 | 0.83 |\n| monocyte | 932 | 0.78 | 0.37 | 0.81 | 0.54 | 0.00 | 0.44 | 0.69 | 0.80 | 0.81 |\n| CD4-positive, alpha-beta T cell | 511 | 0.86 | 0.89 | 0.92 | 0.89 | 0.00 | 0.77 | 0.79 | 0.84 | 0.90 |\n| CD8-positive, alpha-beta T cell | 469 | 0.55 | 0.66 | 0.66 | 0.68 | 0.00 | 0.59 | 0.61 | 0.65 | 0.65 |\n| B cell | 396 | 0.99 | 0.99 | 0.99 | 0.99 | 0.00 | 0.98 | 0.99 | 0.99 | 0.99 |\n| natural killer cell | 266 | 0.65 | 0.53 | 0.58 | 0.54 | 0.00 | 0.64 | 0.58 | 0.63 | 0.64 |\n| macrophage | 121 | 0.47 | 0.46 | 0.46 | 0.44 | 0.00 | 0.43 | 0.27 | 0.43 | 0.50 |\n| intermediate monocyte | 117 | 0.48 | 0.02 | 0.56 | 0.26 | 0.00 | 0.25 | 0.37 | 0.51 | 0.58 |\n| plasma cell | 76 | 0.97 | 0.97 | 0.97 | 0.97 | 0.00 | 0.95 | 0.94 | 0.94 | 0.99 |\n| naive thymus-derived CD4-positive, alpha-beta T cell | 48 | 0.42 | 0.12 | 0.47 | 0.29 | 0.00 | 0.30 | 0.39 | 0.49 | 0.50 |\n| platelet | 37 | 0.88 | 0.90 | 0.91 | 0.96 | 0.00 | 0.76 | 0.92 | 0.92 | 0.94 |\n| non-classical monocyte | 36 | 0.33 | 0.86 | 0.84 | 0.52 | 0.00 | 0.69 | 0.58 | 0.72 | 0.81 |\n| mature NK T cell | 21 | 0.61 | 0.75 | 0.74 | 0.67 | 0.00 | 0.52 | 0.48 | 0.64 | 0.72 |\n| hematopoietic precursor cell | 13 | 0.73 | 0.67 | 0.64 | 0.64 | 0.00 | 0.83 | 0.81 | 0.92 | 0.85 |\n| hematopoietic stem cell | 3 | 0.00 | 0.50 | 0.40 | 0.25 | 0.00 | 0.44 | 0.86 | 0.60 | 0.67 |\n| basophil | 2 | 0.50 | 0.00 | 0.40 | 0.67 | 0.00 | 0.02 | 0.17 | 0.50 | 0.50 |\n| regulatory T cell | 5 | 0.00 | 0.00 | 0.33 | 0.50 | 0.00 | 0.43 | 0.62 | 0.53 | 0.57 |\n| plasmacytoid dendritic cell | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| common myeloid progenitor | 2 | 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| neutrophil | 29008 | 1.00 | 0.99 | 0.99 | 0.99 | 0.00 | 0.95 | 0.98 | 0.99 | 1.00 |\n| erythrocyte | 10351 | 1.00 | 0.99 | 1.00 | 1.00 | 0.00 | 0.99 | 0.99 | 0.99 | 1.00 |\n| classical monocyte | 9510 | 0.76 | 0.64 | 0.87 | 0.81 | 0.00 | 0.75 | 0.65 | 0.78 | 0.86 |\n| monocyte | 8670 | 0.80 | 0.26 | 0.88 | 0.81 | 0.00 | 0.76 | 0.72 | 0.81 | 0.87 |\n| CD4-positive, alpha-beta T cell | 4389 | 0.85 | 0.89 | 0.93 | 0.92 | 0.00 | 0.83 | 0.82 | 0.89 | 0.93 |\n| CD8-positive, alpha-beta T cell | 4103 | 0.53 | 0.65 | 0.77 | 0.78 | 0.00 | 0.61 | 0.66 | 0.68 | 0.72 |\n| B cell | 3497 | 0.99 | 0.99 | 0.99 | 0.99 | 0.00 | 0.99 | 0.99 | 0.99 | 0.99 |\n| natural killer cell | 2791 | 0.68 | 0.58 | 0.73 | 0.73 | 0.00 | 0.67 | 0.65 | 0.68 | 0.74 |\n| macrophage | 1107 | 0.48 | 0.43 | 0.59 | 0.60 | 0.00 | 0.49 | 0.40 | 0.53 | 0.63 |\n| intermediate monocyte | 919 | 0.48 | 0.01 | 0.71 | 0.55 | 0.00 | 0.48 | 0.47 | 0.55 | 0.70 |\n| plasma cell | 740 | 0.98 | 0.97 | 0.97 | 0.98 | 0.00 | 0.95 | 0.93 | 0.96 | 0.99 |\n| naive thymus-derived CD4-positive, alpha-beta T cell | 442 | 0.43 | 0.09 | 0.59 | 0.52 | 0.00 | 0.55 | 0.49 | 0.64 | 0.73 |\n| platelet | 401 | 0.91 | 0.93 | 0.95 | 0.99 | 0.00 | 0.83 | 0.97 | 0.97 | 0.96 |\n| non-classical monocyte | 317 | 0.46 | 0.74 | 0.84 | 0.66 | 0.00 | 0.67 | 0.69 | 0.78 | 0.87 |\n| mature NK T cell | 181 | 0.59 | 0.70 | 0.73 | 0.52 | 0.00 | 0.54 | 0.66 | 0.76 | 0.81 |\n| hematopoietic precursor cell | 118 | 0.67 | 0.68 | 0.78 | 0.85 | 0.00 | 0.86 | 0.81 | 0.94 | 0.93 |\n| hematopoietic stem cell | 61 | 0.00 | 0.31 | 0.68 | 0.80 | 0.00 | 0.80 | 0.98 | 0.97 | 0.96 |\n| basophil | 39 | 0.79 | 0.00 | 0.81 | 0.80 | 0.00 | 0.03 | 0.50 | 0.70 | 0.91 |\n| regulatory T cell | 35 | 0.00 | 0.00 | 0.69 | 0.29 | 0.00 | 0.34 | 0.71 | 0.62 | 0.77 |\n| plasmacytoid dendritic cell | 28 | 0.70 | 0.73 | 0.79 | 0.81 | 0.00 | 0.86 | 0.90 | 0.86 | 0.93 |\n| common myeloid progenitor | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.67 | 1.00 | 0.00 |\n| myeloid dendritic cell | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.17 | 1.00 | 0.00 |"
|
4 |
+
}
|
celltypist.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd20c8abe82b7aa837d6423696b54cb1260a6ddd21a67ddd27db0d41c7101d57
|
3 |
+
size 521771
|
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:04a91091cd39b05aa50b20da165b4893e176f1d1367a6cc39c68973395c548ec
|
3 |
+
size 15341845
|
harmony_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c36b1aa28a2242418f22f357091b88da85bfe90dce36b178289aefad0976462e
|
3 |
+
size 26082541
|
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:fd9ab7c2e4d5247a966180c5d6765fabfcfddb6c73835a86f4df65d99ca28dcd
|
3 |
+
size 12185068
|
scvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f6898ed6707a61681fb11b445bf37118bd63f75833ff1cec6f7a3b7543d5c62
|
3 |
+
size 11622205
|
scvi_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e20e31a715cae1421c3853e476d105edbfa2b7324827a0bfe64552452635bcf8
|
3 |
+
size 16877453
|
svm_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bd4eaa613978c55504001625e18bc2634426331acfd8454ae3d266209c721c0
|
3 |
+
size 3465627
|
svm_classifier_cuml.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e87a022f8caaffcd6d455f5885de3304c4c944a41fae92944032d70504627fc
|
3 |
+
size 376507
|
xgboost_classifier.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1716c11f7e93e504369833f29e7f57443e2f340a42eb8e15b50e925f2f457852
|
3 |
+
size 6250056
|