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:2a137944640e3d8eaa42f5bbd7c8a7cf17bdddd5d0eac5effc177c8379a7e21f
|
3 |
+
size 27239224
|
OnClass.index
ADDED
Binary file (222 Bytes). View file
|
|
OnClass.meta
ADDED
Binary file (73.6 kB). View file
|
|
OnClass.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e2f5eba3aa8df9191f97148659c79002387b1405c6f06d1a0064c9435578f2c
|
3 |
+
size 144112442
|
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| pancreatic acinar cell | 547 | 0.96 | 0.96 | 0.98 | 0.98 | 0.00 | 0.97 | 0.99 | 0.98 | 0.98 |\n| pancreatic ductal cell | 270 | 0.94 | 0.94 | 0.96 | 0.96 | 0.00 | 0.94 | 0.97 | 0.97 | 0.97 |\n| endothelial cell | 240 | 0.98 | 0.99 | 0.99 | 0.99 | 0.00 | 0.98 | 1.00 | 0.99 | 0.99 |\n| macrophage | 158 | 0.92 | 0.87 | 0.93 | 0.92 | 0.00 | 0.85 | 0.94 | 0.95 | 0.94 |\n| CD8-positive, alpha-beta T cell | 54 | 0.97 | 0.95 | 0.96 | 0.95 | 0.00 | 0.99 | 0.98 | 0.97 | 0.97 |\n| pancreatic stellate cell | 40 | 0.96 | 0.97 | 0.96 | 0.96 | 0.00 | 0.95 | 0.99 | 0.97 | 0.96 |\n| classical monocyte | 39 | 0.76 | 0.00 | 0.80 | 0.74 | 0.00 | 0.80 | 0.82 | 0.81 | 0.80 |\n| fibroblast | 18 | 0.97 | 1.00 | 1.00 | 1.00 | 0.00 | 0.95 | 1.00 | 0.97 | 1.00 |\n| type B pancreatic cell | 16 | 1.00 | 0.97 | 1.00 | 0.91 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |\n| B cell | 5 | 1.00 | 1.00 | 1.00 | 1.00 | 0.00 | 1.00 | 1.00 | 0.91 | 1.00 |\n| natural killer cell | 6 | 0.92 | 0.67 | 0.80 | 0.80 | 0.00 | 0.92 | 0.91 | 0.91 | 0.91 |\n| pancreatic A cell | 7 | 1.00 | 0.92 | 1.00 | 0.77 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |\n| intermediate monocyte | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| CD4-positive, alpha-beta T cell | 4 | 0.00 | 0.40 | 0.67 | 0.00 | 0.00 | 0.57 | 0.67 | 0.40 | 0.40 |\n| monocyte | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| plasma cell | 3 | 0.86 | 1.00 | 1.00 | 1.00 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |\n| pancreatic D cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| neutrophil | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| mature NK T cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| mast cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| pancreatic PP cell | 0 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |\n| T 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 bbknn | knn harmony | knn on scvi | onclass | scanvi | svm | xgboost | Consensus Prediction |\n| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |\n| pancreatic acinar cell | 4935 | 0.97 | 0.88 | 0.98 | 0.98 | 0.00 | 0.97 | 0.99 | 0.98 | 0.99 |\n| pancreatic ductal cell | 2450 | 0.95 | 0.82 | 0.97 | 0.97 | 0.00 | 0.94 | 0.97 | 0.97 | 0.97 |\n| endothelial cell | 2083 | 0.99 | 0.99 | 1.00 | 1.00 | 0.00 | 0.99 | 1.00 | 1.00 | 1.00 |\n| macrophage | 1431 | 0.92 | 0.87 | 0.95 | 0.95 | 0.00 | 0.87 | 0.96 | 0.96 | 0.96 |\n| CD8-positive, alpha-beta T cell | 564 | 0.97 | 0.93 | 0.97 | 0.97 | 0.00 | 0.99 | 1.00 | 1.00 | 0.98 |\n| pancreatic stellate cell | 397 | 0.96 | 0.97 | 0.98 | 0.98 | 0.00 | 0.95 | 0.99 | 0.99 | 0.99 |\n| classical monocyte | 351 | 0.80 | 0.00 | 0.85 | 0.83 | 0.00 | 0.85 | 0.90 | 0.91 | 0.89 |\n| fibroblast | 176 | 0.93 | 0.90 | 0.97 | 0.98 | 0.00 | 0.90 | 1.00 | 0.99 | 0.99 |\n| type B pancreatic cell | 86 | 0.94 | 0.83 | 0.96 | 0.90 | 0.00 | 0.98 | 1.00 | 1.00 | 0.99 |\n| B cell | 48 | 0.97 | 0.99 | 0.97 | 0.96 | 0.00 | 0.99 | 1.00 | 0.99 | 1.00 |\n| natural killer cell | 44 | 0.92 | 0.04 | 0.95 | 0.84 | 0.00 | 0.96 | 1.00 | 1.00 | 0.99 |\n| pancreatic A cell | 41 | 0.93 | 0.00 | 0.94 | 0.82 | 0.00 | 0.99 | 1.00 | 1.00 | 0.98 |\n| intermediate monocyte | 42 | 0.00 | 0.00 | 0.37 | 0.43 | 0.00 | 0.28 | 0.86 | 0.86 | 0.80 |\n| CD4-positive, alpha-beta T cell | 33 | 0.00 | 0.06 | 0.44 | 0.25 | 0.00 | 0.93 | 1.00 | 1.00 | 0.60 |\n| monocyte | 12 | 0.00 | 0.00 | 0.12 | 0.47 | 0.00 | 0.48 | 0.83 | 1.00 | 0.50 |\n| plasma cell | 10 | 0.53 | 0.33 | 0.95 | 0.95 | 0.00 | 0.80 | 1.00 | 1.00 | 1.00 |\n| pancreatic D cell | 9 | 0.00 | 0.00 | 0.43 | 0.46 | 0.00 | 1.00 | 1.00 | 1.00 | 0.80 |\n| neutrophil | 6 | 0.00 | 0.00 | 0.80 | 0.50 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |\n| mature NK T cell | 2 | 0.00 | 0.00 | 0.00 | 0.50 | 0.00 | 0.80 | 1.00 | 1.00 | 1.00 |\n| mast cell | 2 | 0.00 | 0.00 | 0.00 | 0.50 | 0.00 | 1.00 | 1.00 | 1.00 | 1.00 |\n| pancreatic PP cell | 2 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.40 | 1.00 | 1.00 | 0.67 |\n| T cell | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.67 | 1.00 | 1.00 | 1.00 |\n| non-classical monocyte | 1 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.50 | 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:c8bed147e352755329743ae4ec69e388bb26ee3f50a900d61d2b3182a9b4d8a1
|
3 |
+
size 537740
|
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:0c70ce858840ecf5000337fb69df46bcfe2c647aff04cc8f35c38d2bf08cf2a1
|
3 |
+
size 9673045
|
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:1062adfdeca414f7d11dcd47aee66676ca02629271efd5071e95449a26eb48b2
|
3 |
+
size 10231128
|
scanvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2db9886db1bfb0968a4adf9b0d5dd5bb4405026893338408e523fc16103a3fff
|
3 |
+
size 11453868
|
scvi/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41d60185839c03fd05708ab9b3c3512fa036732db42efeca4b607cc38b5e9ee0
|
3 |
+
size 10887357
|
scvi_knn_classifier.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47e470f34b02be2f02ff9b4612f6bb8c5146ee8cd327b3b8b3e1ee5140b8eed8
|
3 |
+
size 5372277
|
svm_classifier_cuml.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21420deb6f87d33f483f761f26e3e078745e02ddd43ef52c5d564ee7f5a0c11c
|
3 |
+
size 393547
|
xgboost_classifier.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9acd806cb7f4a3f389eb8e210e193e3587862713b89ef3e3fbf4e4a105d7262c
|
3 |
+
size 5240188
|